We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c950027 + e4d3930 commit 6e75ea3Copy full SHA for 6e75ea3
1 file changed
test/acceptance/requirements.txt
@@ -1,6 +1,6 @@
1
lettuce==0.2.20
2
fabric==1.10.0
3
-flask==2.3.2 # blindly changing from 0.12.3 due to a github vulnerability warning, not yet tested...
+flask==3.1.3 # blindly changing from 0.12.3 due to a github vulnerability warning, not yet tested...
4
requests==2.31.0 # blindly change from 2.20.0 (test/acceptance is no longer in use)
5
colorama==0.2.5
6
paramiko==3.4.0 # blindly changing from 2.0.9 due to a github vulnerability warning, not yet tested...
0 commit comments