Skip to content

Commit

Permalink
build(deps): Bump flask from 3.0.3 to 3.1.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 354a499 commit 9682983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ mypy==1.11.1
prospector[with_everything]==1.10.3
jsonpickle==3.2.2
Django==5.1
Flask==3.0.3
Flask==3.1.0
#can't upgrade to the latest version of Pylint due to a mismatch on astroid versions
#requirements-detector (from prospector) 1.2.2 depends on astroid<3.0 and >=2.0
#pylint 3.x depends on astroid<=3.3.0-dev0 and >=3.2.4
Expand Down

0 comments on commit 9682983

Please sign in to comment.