Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and hansendx committed May 15, 2024
1 parent 2f2cd25 commit e754c6e
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 @@ -95,5 +95,5 @@ sphinx-rtd-theme = "*"
django-debug-toolbar = "*"
rope = "*" # python refactoring tool
pygraphviz = "*" # used for python manage.py graph_models
werkzeug = "==2.2.3"
werkzeug = "==3.0.3"
selenium = "*"
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 e754c6e

Please sign in to comment.