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 across 1 directory with 4 updates
Bumps the python-packages group with 4 updates in the / directory: [charset-normalizer](https://github.com/jawah/charset_normalizer), [click](https://github.com/pallets/click), [keyring](https://github.com/jaraco/keyring) and [urllib3](https://github.com/urllib3/urllib3). Updates `charset-normalizer` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.0...3.4.1) Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.1.7...8.1.8) Updates `keyring` from 25.5.0 to 25.6.0 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/keyring/compare/v25.5.0...v25.6.0) Updates `urllib3` from 2.2.3 to 2.3.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.2.3...2.3.0) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: keyring 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:
@@ -2,8 +2,8 @@ autopep8==2.3.1
|
||||
black==24.10.0
|
||||
bleach==6.2.0
|
||||
certifi==2024.12.14
|
||||
charset-normalizer==3.4.0
|
||||
click==8.1.7
|
||||
charset-normalizer==3.4.1
|
||||
click==8.1.8
|
||||
colorama==0.4.6
|
||||
docutils==0.21.2
|
||||
flake8==7.1.1
|
||||
@@ -11,7 +11,7 @@ gitchangelog==3.0.4
|
||||
idna==3.10
|
||||
importlib-metadata==8.5.0
|
||||
jaraco.classes==3.4.0
|
||||
keyring==25.5.0
|
||||
keyring==25.6.0
|
||||
markdown-it-py==3.0.0
|
||||
mccabe==0.7.0
|
||||
mdurl==0.1.2
|
||||
@@ -34,6 +34,6 @@ setuptools==75.6.0
|
||||
six==1.17.0
|
||||
tqdm==4.67.1
|
||||
twine==6.0.1
|
||||
urllib3==2.2.3
|
||||
urllib3==2.3.0
|
||||
webencodings==0.5.1
|
||||
zipp==3.21.0
|
||||
|
||||
Reference in New Issue
Block a user