From 1762ed04244876a08bfc9fcfa3f8804ffb664420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 01:02:39 +0800 Subject: [PATCH] Bump the pip-dependencies group with 3 updates (#413) Bumps the pip-dependencies group with 3 updates: [certifi](https://github.com/certifi/python-certifi), [debugpy](https://github.com/microsoft/debugpy) and [pyfakefs](https://github.com/pytest-dev/pyfakefs). Updates `certifi` from 2024.8.30 to 2024.12.14 - [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2024.12.14) Updates `debugpy` from 1.8.9 to 1.8.11 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.8.9...v1.8.11) Updates `pyfakefs` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/pytest-dev/pyfakefs/releases) - [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md) - [Commits](https://github.com/pytest-dev/pyfakefs/compare/v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: debugpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pyfakefs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3ea145d..03c929f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ appdirs==1.4.4 baron==0.10.1 bleach==6.2.0 -certifi==2024.8.30 +certifi==2024.12.14 charset-normalizer==3.4.0 -debugpy==1.8.9 +debugpy==1.8.11 docutils==0.21.2 grpcio==1.68.1 grpcio-tools==1.68.1 @@ -16,7 +16,7 @@ mdurl==0.1.2 more-itertools==10.5.0 pkginfo==1.12.0 protobuf==5.29.1 -pyfakefs==5.7.2 +pyfakefs==5.7.3 Pygments==2.18.0 readme-renderer==44.0 redbaron==0.9.2