Skip to content

Commit 68fe29d

Browse files
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](jawah/charset_normalizer@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](pallets/click@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](jaraco/keyring@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](urllib3/urllib3@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] <[email protected]>
1 parent 5b0608c commit 68fe29d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

release-requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@ autopep8==2.3.1
22
black==24.10.0
33
bleach==6.2.0
44
certifi==2024.12.14
5-
charset-normalizer==3.4.0
6-
click==8.1.7
5+
charset-normalizer==3.4.1
6+
click==8.1.8
77
colorama==0.4.6
88
docutils==0.21.2
99
flake8==7.1.1
1010
gitchangelog==3.0.4
1111
idna==3.10
1212
importlib-metadata==8.5.0
1313
jaraco.classes==3.4.0
14-
keyring==25.5.0
14+
keyring==25.6.0
1515
markdown-it-py==3.0.0
1616
mccabe==0.7.0
1717
mdurl==0.1.2
@@ -34,6 +34,6 @@ setuptools==75.6.0
3434
six==1.17.0
3535
tqdm==4.67.1
3636
twine==6.0.1
37-
urllib3==2.2.3
37+
urllib3==2.3.0
3838
webencodings==0.5.1
3939
zipp==3.21.0

0 commit comments

Comments
 (0)