Skip to content

Commit c68ccdb

Browse files
Bump the pip-dependencies group with 2 updates (#406)
Bumps the pip-dependencies group with 2 updates: [debugpy](https://github.com/microsoft/debugpy) and [zipp](https://github.com/jaraco/zipp). Updates `debugpy` from 1.8.7 to 1.8.8 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.7...v1.8.8) Updates `zipp` from 3.20.2 to 3.21.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.20.2...v3.21.0) --- updated-dependencies: - dependency-name: debugpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc4b0ff commit c68ccdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ baron==0.10.1
33
bleach==6.2.0
44
certifi==2024.8.30
55
charset-normalizer==3.4.0
6-
debugpy==1.8.7
6+
debugpy==1.8.8
77
docutils==0.21.2
88
grpcio==1.67.1
99
grpcio-tools==1.67.1
@@ -30,5 +30,5 @@ six==1.16.0
3030
twine==5.1.1
3131
urllib3==2.2.3
3232
webencodings==0.5.1
33-
zipp==3.20.2
33+
zipp==3.21.0
3434
coverage==7.6.4

0 commit comments

Comments
 (0)