Skip to content

Commit d7ce3b7

Browse files
Update flask requirement from ~=3.1.1 to ~=3.1.2
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.1...3.1.2) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14f411d commit d7ce3b7

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,5 +1,5 @@
11
ao3-api~=2.3.0
22
feedgen~=1.0.0
3-
Flask~=3.1.1
3+
Flask~=3.1.2
44
cachetools~=6.1.0
55
MarkupSafe~=3.0.2

0 commit comments

Comments
 (0)