Skip to content

Commit

Permalink
Bump the pip-dependencies group with 2 updates (#406)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent cc4b0ff commit c68ccdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ baron==0.10.1
bleach==6.2.0
certifi==2024.8.30
charset-normalizer==3.4.0
debugpy==1.8.7
debugpy==1.8.8
docutils==0.21.2
grpcio==1.67.1
grpcio-tools==1.67.1
Expand All @@ -30,5 +30,5 @@ six==1.16.0
twine==5.1.1
urllib3==2.2.3
webencodings==0.5.1
zipp==3.20.2
zipp==3.21.0
coverage==7.6.4

0 comments on commit c68ccdb

Please sign in to comment.