Skip to content

Commit

Permalink
Bump requests from 2.28.2 to 2.29.0 in /test (#417)
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.29.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.2...v2.29.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 27, 2023
1 parent 822b8d6 commit 0301591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/requirements.ci.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
docker==6.0.1
requests==2.28.2
requests==2.29.0
websocket-client==1.5.1
urllib3==1.26.15
grpcio==1.54.0
Expand Down

0 comments on commit 0301591

Please sign in to comment.