Skip to content

Commit 0b53fb6

Browse files
Bump flask from 3.1.2 to 3.1.3
Bumps [flask](https://github.com/pallets/flask) from 3.1.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@3.1.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 cbf6a74 commit 0b53fb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ astroid~=3.3.9
33
blinker~=1.4
44
csh_ldap>=2.5.3
55
ddtrace~=4.4.0
6-
Flask~=3.1.0
6+
Flask~=3.1.3
77
Flask-Migrate~=2.1.1
88
Flask-Gzip~=0.2
99
Flask-pyoidc~=3.14.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dnspython==2.8.0
4646
# via srvlookup
4747
envier==0.6.1
4848
# via ddtrace
49-
flask==3.1.2
49+
flask==3.1.3
5050
# via
5151
# -r requirements.in
5252
# flask-gzip

0 commit comments

Comments
 (0)