Skip to content

Commit c684ac7

Browse files
Bump flask from 3.1.0 to 3.1.1
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 2034c01 commit c684ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ click==8.1.8
1010
coverage==7.8.0
1111
Deprecated==1.2.18
1212
flake8==7.2.0
13-
Flask==3.1.0
13+
Flask==3.1.1
1414
Flask-Caching==2.3.1
1515
flask-cors==5.0.1
1616
Flask-Limiter==3.12

0 commit comments

Comments
 (0)