Skip to content

Commit

Permalink
Bump werkzeug from 2.3.6 to 3.0.1 (#333)
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:development
...

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 Nov 1, 2023
1 parent 984c877 commit b2bb39c
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ sphinx-rtd-theme = "<2.0.0"
# Provides runserver_plus and other gadgets
django-extensions = "<4.0.0"
# Required for runserver_plus to work
Werkzeug = "<3.0.0"
Werkzeug = "<4.0.0"
# Used to package a single executable according to PEP 441
pex = "<3.0.0"
# Pex complains without requests
Expand Down
62 changes: 31 additions & 31 deletions Pipfile.lock

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

0 comments on commit b2bb39c

Please sign in to comment.