Skip to content

Commit

Permalink
Bump the pip-dependencies group across 1 directory with 3 updates (#362)
Browse files Browse the repository at this point in the history
Bumps the pip-dependencies group with 3 updates in the / directory: [debugpy](https://github.com/microsoft/debugpy), [importlib-metadata](https://github.com/python/importlib_metadata) and [setuptools](https://github.com/pypa/setuptools).


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

Updates `importlib-metadata` from 7.2.1 to 8.0.0
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v7.2.1...v8.0.0)

Updates `setuptools` from 70.1.0 to 70.1.1
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v70.1.0...v70.1.1)

---
updated-dependencies:
- dependency-name: debugpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: importlib-metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-dependencies
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Jul 1, 2024
1 parent 410a097 commit 105f304
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,12 +3,12 @@ baron==0.10.1
bleach==6.1.0
certifi==2024.6.2
charset-normalizer==3.3.2
debugpy==1.8.1
debugpy==1.8.2
docutils==0.20.1
grpcio==1.62.2
grpcio-tools==1.62.2
idna==3.7
importlib-metadata==7.2.1
importlib-metadata==8.0.0
jaraco.classes==3.4.0
keyring==25.2.1
markdown-it-py==3.0.0
Expand All @@ -25,7 +25,7 @@ requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.7.1
rply==0.7.8
setuptools==70.1.0
setuptools==70.1.1
six==1.16.0
twine==5.1.0
urllib3==2.2.2
Expand Down

0 comments on commit 105f304

Please sign in to comment.