From 68fe29d1e10718f26d62817b0b496f870b5d4257 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 13:34:44 +0000 Subject: [PATCH] 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] --- release-requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/release-requirements.txt b/release-requirements.txt index d242d7a..00dee95 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -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