Skip to content

Commit

Permalink
Bump the pip group across 1 directory with 2 updates (#37)
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates in the /docker directory: [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3).


Updates `requests` from 2.31.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.31.0...v2.32.2)

Updates `urllib3` from 2.0.7 to 2.2.2
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.7...2.2.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: urllib3
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 23, 2024
1 parent 7d7b62c commit 5242871
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0.1
requests==2.31.0
requests==2.32.2
requests-oauthlib==1.3.1
rich==13.5.3
rsa==4.9
Expand All @@ -67,6 +67,6 @@ tqdm==4.66.3
triton==2.0.0
typing_extensions==4.6.3
tzdata==2023.3
urllib3==2.0.7
urllib3==2.2.2
Werkzeug==3.0.1
zipp==3.15.0

0 comments on commit 5242871

Please sign in to comment.