Skip to content

Commit dca11b8

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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1e4fea commit dca11b8

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.2
17+
flask==3.1.3
1818
# via -r requirements.in
1919
greenlet==3.2.4
2020
# via sqlalchemy

0 commit comments

Comments
 (0)