Skip to content

Commit f30d252

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] <[email protected]>
1 parent c2e1c26 commit f30d252

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
@@ -1,7 +1,7 @@
11
#
22
# Runtime requirements
33

4-
Flask==3.1.0 # BSD 3-Clause
4+
Flask==3.1.1 # BSD 3-Clause
55
Flask-SQLAlchemy==3.1.1 # BSD 3-Clause
66
flask-smorest==0.46.1 # MIT
77
Flask-Marshmallow==1.3.0 # MIT

0 commit comments

Comments
 (0)