Skip to content

Commit

Permalink
Bump flask from 2.2.5 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 2.2.5 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@2.2.5...3.1.0)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 7a6cb5a commit a7de94c
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 18 deletions.
46 changes: 29 additions & 17 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ rdflib = "==6.3.2"
validators = "==0.34.0"
pyyaml = "==6.0.2"
Flask-Cors = "==4.0.2"
flask = "==2.2.5"
flask = "==3.1.0"
flask-restx = "==1.3.0"
gunicorn = "^23.0.0"

Expand Down

0 comments on commit a7de94c

Please sign in to comment.