Skip to content

Commit

Permalink
chore(deps): bump werkzeug from 2.2.2 to 2.3.8
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.8.
- [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.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent bb007a3 commit 83b1a86
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ sqlalchemy-serializer = "*"
gunicorn = "==20.1.0"
black = "~=23.1.0"
gevent = "*"
werkzeug = "==2.2.2"
werkzeug = "==2.3.8"
pytest = "*"
pytest-cov = "*"
pytest-mock = "*"
Expand Down
10 changes: 5 additions & 5 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 83b1a86

Please sign in to comment.