From b4f16317d81c59ffdf8d6f5b513f22ed95325830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 16:00:01 +0000 Subject: [PATCH] Bump the pip-dependencies group with 2 updates Bumps the pip-dependencies group with 2 updates: [charset-normalizer](https://github.com/jawah/charset_normalizer) and [setuptools](https://github.com/pypa/setuptools). Updates `charset-normalizer` from 3.4.1 to 3.4.2 - [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.1...3.4.2) Updates `setuptools` from 80.0.0 to 80.3.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v80.0.0...v80.3.1) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: setuptools dependency-version: 80.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b15d1c9..c6e2c1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ appdirs==1.4.4 baron==0.10.1 bleach==6.2.0 certifi==2025.4.26 -charset-normalizer==3.4.1 +charset-normalizer==3.4.2 debugpy==1.8.14 docutils==0.21.2 grpcio==1.70.0 @@ -25,7 +25,7 @@ requests-toolbelt==1.0.0 rfc3986==2.0.0 rich==14.0.0 rply==0.7.8 -setuptools==80.0.0 +setuptools==80.3.1 six==1.17.0 twine==6.1.0 urllib3==2.4.0