Skip to content

Commit

Permalink
Bump the pip-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the pip-dependencies group with 3 updates: [debugpy](https://github.com/microsoft/debugpy), [jaraco-classes](https://github.com/jaraco/jaraco.classes) and [twine](https://github.com/pypa/twine).


Updates `debugpy` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](microsoft/debugpy@v1.8.0...v1.8.1)

Updates `jaraco-classes` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/jaraco/jaraco.classes/releases)
- [Changelog](https://github.com/jaraco/jaraco.classes/blob/main/NEWS.rst)
- [Commits](jaraco/jaraco.classes@v3.3.0...v3.3.1)

Updates `twine` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
- [Commits](pypa/twine@4.0.2...5.0.0)

---
updated-dependencies:
- dependency-name: debugpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: jaraco-classes
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: twine
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 10b5862 commit bdeac06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ baron==0.10.1
bleach==6.1.0
certifi==2024.2.2
charset-normalizer==3.3.2
debugpy==1.8.0
debugpy==1.8.1
docutils==0.20.1
grpcio==1.60.1
grpcio-tools==1.60.1
idna==3.6
importlib-metadata==7.0.1
jaraco.classes==3.3.0
jaraco.classes==3.3.1
keyring==24.3.0
markdown-it-py==3.0.0
mdurl==0.1.2
Expand All @@ -26,7 +26,7 @@ rfc3986==2.0.0
rich==13.7.0
rply==0.7.8
six==1.16.0
twine==4.0.2
twine==5.0.0
urllib3==2.2.0
webencodings==0.5.1
zipp==3.17.0

0 comments on commit bdeac06

Please sign in to comment.