Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 03e15e7 commit 1e48440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db_gateway/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ singledispatch==3.7.0
six==1.16.0
SQLAlchemy==1.4.49
tzdata==2023.3
Werkzeug==2.3.6
Werkzeug==3.0.1

0 comments on commit 1e48440

Please sign in to comment.