Skip to content

Commit e4d3930

Browse files
Bump flask from 2.3.2 to 3.1.3 in /test/acceptance
Bumps [flask](https://github.com/pallets/flask) from 2.3.2 to 3.1.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.3.2...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c950027 commit e4d3930

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/acceptance/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
lettuce==0.2.20
22
fabric==1.10.0
3-
flask==2.3.2 # blindly changing from 0.12.3 due to a github vulnerability warning, not yet tested...
3+
flask==3.1.3 # blindly changing from 0.12.3 due to a github vulnerability warning, not yet tested...
44
requests==2.31.0 # blindly change from 2.20.0 (test/acceptance is no longer in use)
55
colorama==0.2.5
66
paramiko==3.4.0 # blindly changing from 2.0.9 due to a github vulnerability warning, not yet tested...

0 commit comments

Comments
 (0)