Skip to content

Commit

Permalink
chore(deps): bump flask from 2.3.3 to 3.0.3 in /gcp/appengine
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 Oct 31, 2024
1 parent 16e4f54 commit 847d18c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions gcp/appengine/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 gcp/appengine/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.11"

Flask = "==2.3.3"
Flask = "==3.0.3"
Flask-Caching = "==2.3.0"
Flask-Compress = "==1.17"
werkzeug = "==3.0.6"
Expand Down

0 comments on commit 847d18c

Please sign in to comment.