Skip to content

Commit

Permalink
build(deps): bump werkzeug from 2.2.2 to 2.3.7 in /web/api
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.3.7.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@2.2.2...2.3.7)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 16c85f9 commit 932c022
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 273 deletions.
2 changes: 1 addition & 1 deletion web/api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ wheel = "0.37.1"

[packages]
flask = "2.2.1"
werkzeug = "2.2.2"
werkzeug = "2.3.7"
pytz = "2022.5"
APScheduler = "3.7.0"
gunicorn = "20.1.0"
Expand Down
Loading

0 comments on commit 932c022

Please sign in to comment.