Skip to content

Commit

Permalink
Bump the python group in /python with 2 updates (#456)
Browse files Browse the repository at this point in the history
Bumps the python group in /python with 2 updates: [python-dateutil](https://github.com/dateutil/dateutil) and [requests](https://github.com/psf/requests).


Updates `python-dateutil` from 2.9.0 to 2.9.0.post0
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](dateutil/dateutil@2.9.0...2.9.0.post0)

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

---
updated-dependencies:
- dependency-name: python-dateutil
  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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 47102fc commit 666a8cf
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 @@ -30,9 +30,9 @@ jmespath==1.0.1
# botocore
pycparser==2.22
# via cffi
python-dateutil==2.9.0
python-dateutil==2.9.0.post0
# via botocore
requests==2.32.0
requests==2.32.2
# via
# nitor-vault (setup.py)
# threadlocal-aws
Expand Down

0 comments on commit 666a8cf

Please sign in to comment.