Skip to content

Commit

Permalink
Bump requests from 2.20.0 to 2.31.0 in /test/acceptance
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.20.0 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.20.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 22, 2023
1 parent b18d19c commit 86e5528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/acceptance/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
lettuce==0.2.20
fabric==1.10.0
flask==2.3.2 # blindly changing from 0.12.3 due to a github vulnerability warning, not yet tested...
requests==2.20.0
requests==2.31.0
colorama==0.2.5
paramiko==2.10.1 # blindly changing from 2.0.9 due to a github vulnerability warning, not yet tested...
psutil==5.6.6
Expand Down

0 comments on commit 86e5528

Please sign in to comment.