Skip to content

Commit 3f6a46f

Browse files
Bump flask from 3.1.1 to 3.1.2
Bumps [flask](https://github.com/pallets/flask) from 3.1.1 to 3.1.2. - [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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06c8b03 commit 3f6a46f

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
@@ -14,7 +14,7 @@ click==8.2.1
1414
# via flask
1515
dataset==1.6.2
1616
# via -r requirements.in
17-
flask==3.1.1
17+
flask==3.1.2
1818
# via -r requirements.in
1919
greenlet==3.2.4
2020
# via sqlalchemy

0 commit comments

Comments
 (0)