Skip to content

Commit

Permalink
chore(deps): bump the pip group across 1 directories with 2 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [httplib2](https://github.com/httplib2/httplib2) and [requests](https://github.com/psf/requests) to permit the latest version.

Updates `httplib2` from 0.18.1 to 0.19.0
- [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG)
- [Commits](httplib2/httplib2@v0.18.1...v0.19.0)

Updates `requests` to 2.31.0
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.25.1...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2024
1 parent 012e5d3 commit 4f9425e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/txt/test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
httplib2==0.18.1
requests~=2.25.1
httplib2==0.19.0
requests~=2.31.0

0 comments on commit 4f9425e

Please sign in to comment.