Skip to content

Commit

Permalink
Bump werkzeug from 2.3.8 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 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.8...3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Dec 18, 2023
1 parent 6bdba0f commit 35a62a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ tomli = "*"
orjson = "*"
traceback-with-variables = "*"
freezegun = "*"
werkzeug = "==2.3.8"
werkzeug = "==3.0.1"
discord-typings = "*"
anyascii = "*"

Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

0 comments on commit 35a62a5

Please sign in to comment.