mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-05 16:18:02 +01:00
chore(deps): bump the python-packages group with 2 updates
Bumps the python-packages group with 2 updates: [platformdirs](https://github.com/platformdirs/platformdirs) and [urllib3](https://github.com/urllib3/urllib3). Updates `platformdirs` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/platformdirs/platformdirs/compare/4.1.0...4.2.0) Updates `urllib3` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.0) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -20,7 +20,7 @@ mypy-extensions==1.0.0
|
||||
packaging==23.2
|
||||
pathspec==0.12.1
|
||||
pkginfo==1.9.6
|
||||
platformdirs==4.1.0
|
||||
platformdirs==4.2.0
|
||||
pycodestyle==2.11.1
|
||||
pyflakes==3.2.0
|
||||
Pygments==2.17.2
|
||||
@@ -33,6 +33,6 @@ rich==13.7.0
|
||||
six==1.16.0
|
||||
tqdm==4.66.1
|
||||
twine==4.0.2
|
||||
urllib3==2.1.0
|
||||
urllib3==2.2.0
|
||||
webencodings==0.5.1
|
||||
zipp==3.17.0
|
||||
|
||||
Reference in New Issue
Block a user