Skip to content

Commit

Permalink
Bump flask from 2.3.3 to 3.0.3 in /backend
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.3.
- [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.3)

---
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 Jun 8, 2024
1 parent 6987e89 commit 4b1c70c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ lxml = "^4.9.1"
alembic = "^1.13.1"
click = "^8.1.3"
structlog = "^22.3.0"
flask = "^2.2.3"
flask = "^3.0.3"
cachetools = "^5.3.0"
meilisearch = "^0.31.2"
pillow = "^10.3.0"
Expand Down

0 comments on commit 4b1c70c

Please sign in to comment.