Skip to content

Commit 957ce6e

Browse files
fix: bump flask from 3.1.0 to 3.1.1 in /app
Bumps [flask](https://github.com/pallets/flask) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.0...3.1.1) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 309f6c5 commit 957ce6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==3.1.0
1+
Flask==3.1.1
22
PyYAML==6.0.2
33
Requests==2.32.3
44
selenium==4.31.0

0 commit comments

Comments
 (0)