Skip to content

Commit

Permalink
Bump the python group in /python with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python group in /python with 2 updates: [certifi](https://github.com/certifi/python-certifi) 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 `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: 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 3, 2024
1 parent 94e25a3 commit 8082d5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ botocore==1.34.53
# via
# boto3
# s3transfer
certifi==2024.2.2
certifi==2024.6.2
# via requests
cffi==1.16.0
# via cryptography
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 8082d5d

Please sign in to comment.