Skip to content

Commit 1f4a2e4

Browse files
build(deps): Bump flask from 3.0.3 to 3.1.0 (#263)
Bumps [flask](https://github.com/pallets/flask) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.3...3.1.0) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: stefanvacareanu7 <[email protected]>
1 parent ddb6bd9 commit 1f4a2e4

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
@@ -2,7 +2,7 @@ mypy==1.13.0
22
prospector[with_everything]==1.10.3
33
jsonpickle==4.0.0
44
Django==5.1.3
5-
Flask==3.0.3
5+
Flask==3.1.0
66
#can't upgrade to the latest version of Pylint due to a mismatch on astroid versions
77
#requirements-detector (from prospector) 1.2.2 depends on astroid<3.0 and >=2.0
88
#pylint 3.x depends on astroid<=3.3.0-dev0 and >=3.2.4

0 commit comments

Comments
 (0)