Skip to content

Commit

Permalink
Bump flask from 2.3.3 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 2.3.3 to 3.0.1.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.3.3...3.0.1)

---
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 Feb 1, 2024
1 parent 721f2da commit ef546e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -22,7 +22,7 @@ include = [

[tool.poetry.dependencies]
python = ">=3.9,<3.13"
flask = "^2.3.3"
flask = "^3.0.1"
gunicorn = "^21.2.0"
fedora-messaging = "^3.4.1"
"stomp.py" = "^8.1.0"
Expand Down

0 comments on commit ef546e6

Please sign in to comment.