Skip to content

Commit

Permalink
Merge pull request #522 from telefonicaid/dependabot/pip/test/accepta…
Browse files Browse the repository at this point in the history
…nce/requests-2.31.0

Bump requests from 2.20.0 to 2.31.0 in /test/acceptance
  • Loading branch information
fgalan authored May 23, 2023
2 parents b18d19c + fde272d commit 158efc0
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 # blindly change from 2.20.0 (test/acceptance is no longer in use)
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 158efc0

Please sign in to comment.