Skip to content

Commit

Permalink
Bump the python group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the python group with 3 updates in the /python directory: [certifi](https://github.com/certifi/python-certifi), [cryptography](https://github.com/pyca/cryptography) and [requests](https://github.com/psf/requests).


Updates `certifi` from 2024.2.2 to 2024.6.2
- [Commits](certifi/python-certifi@2024.02.02...2024.06.02)

Updates `cryptography` from 42.0.7 to 42.0.8
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.7...42.0.8)

Updates `requests` from 2.32.2 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.2...v2.32.3)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 94e25a3 commit 2b06002
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ botocore==1.34.53
# via
# boto3
# s3transfer
certifi==2024.2.2
certifi==2024.6.2
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==42.0.7
cryptography==42.0.8
# via nitor-vault (setup.py)
future==1.0.0
# via nitor-vault (setup.py)
Expand All @@ -32,7 +32,7 @@ pycparser==2.22
# via cffi
python-dateutil==2.9.0.post0
# via botocore
requests==2.32.2
requests==2.32.3
# via
# nitor-vault (setup.py)
# threadlocal-aws
Expand Down

0 comments on commit 2b06002

Please sign in to comment.