From d3e43c1b9ceb7efe8702fd13690f120b2dd85e28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 15:56:47 +0000 Subject: [PATCH] Bump the pip-dependencies group with 3 updates Bumps the pip-dependencies group with 3 updates: [debugpy](https://github.com/microsoft/debugpy), [setuptools](https://github.com/pypa/setuptools) and [coverage](https://github.com/nedbat/coveragepy). Updates `debugpy` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.8.8...v1.8.9) Updates `setuptools` from 75.5.0 to 75.6.0 - [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/v75.5.0...v75.6.0) Updates `coverage` from 7.6.7 to 7.6.8 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.7...7.6.8) --- updated-dependencies: - dependency-name: debugpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index f497d2d..a8ddfab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ baron==0.10.1 bleach==6.2.0 certifi==2024.8.30 charset-normalizer==3.4.0 -debugpy==1.8.8 +debugpy==1.8.9 docutils==0.21.2 grpcio==1.68.0 grpcio-tools==1.68.0 @@ -25,10 +25,10 @@ requests-toolbelt==1.0.0 rfc3986==2.0.0 rich==13.9.4 rply==0.7.8 -setuptools==75.5.0 +setuptools==75.6.0 six==1.16.0 twine==5.1.1 urllib3==2.2.3 webencodings==0.5.1 zipp==3.21.0 -coverage==7.6.7 +coverage==7.6.8