Skip to content

Commit

Permalink
Bump the pip-dependencies group with 3 updates (#413)
Browse files Browse the repository at this point in the history
Bumps the pip-dependencies group with 3 updates: [certifi](https://github.com/certifi/python-certifi), [debugpy](https://github.com/microsoft/debugpy) and [pyfakefs](https://github.com/pytest-dev/pyfakefs).


Updates `certifi` from 2024.8.30 to 2024.12.14
- [Commits](certifi/python-certifi@2024.08.30...2024.12.14)

Updates `debugpy` from 1.8.9 to 1.8.11
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](microsoft/debugpy@v1.8.9...v1.8.11)

Updates `pyfakefs` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/pytest-dev/pyfakefs/releases)
- [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md)
- [Commits](pytest-dev/pyfakefs@v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: debugpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: pyfakefs
  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 Dec 16, 2024
1 parent 402afb6 commit 1762ed0
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
@@ -1,9 +1,9 @@
appdirs==1.4.4
baron==0.10.1
bleach==6.2.0
certifi==2024.8.30
certifi==2024.12.14
charset-normalizer==3.4.0
debugpy==1.8.9
debugpy==1.8.11
docutils==0.21.2
grpcio==1.68.1
grpcio-tools==1.68.1
Expand All @@ -16,7 +16,7 @@ mdurl==0.1.2
more-itertools==10.5.0
pkginfo==1.12.0
protobuf==5.29.1
pyfakefs==5.7.2
pyfakefs==5.7.3
Pygments==2.18.0
readme-renderer==44.0
redbaron==0.9.2
Expand Down

0 comments on commit 1762ed0

Please sign in to comment.