Skip to content

Commit

Permalink
build(deps): Bump werkzeug from 2.2.3 to 3.0.1
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.1.
- [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.1)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 936cbc2 commit 4bd111e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 14 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ urllib3==2.0.7
# sentry-sdk
webencodings==0.5.1
# via bleach
werkzeug==2.2.3
werkzeug==3.0.1
# via libcoveweb
xmltodict==0.12.0
# via flattentool
Expand Down
16 changes: 3 additions & 13 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,7 @@ et-xmlfile==1.1.0
# -r requirements.txt
# openpyxl
exceptiongroup==1.1.1
# via
# pytest
# trio
# trio-websocket
# via trio-websocket
flake8==3.9.2
# via -r requirements_dev.in
flattentool==0.19.0
Expand Down Expand Up @@ -131,9 +128,7 @@ libcove[flatten] @ https://github.com/jpmckinney/lib-cove/archive/hotfix2.zip
# libcoveocds
# libcoveweb
libcoveoc4ids[perf]==0.4.2
# via
# -r requirements.txt
# libcoveoc4ids
# via -r requirements.txt
libcoveocds==0.11.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -268,11 +263,6 @@ sqlparse==0.4.4
# django
toml==0.10.2
# via coverage
tomli==2.0.1
# via
# build
# pyproject-hooks
# pytest
transaction==3.0.1
# via
# -r requirements.txt
Expand All @@ -293,7 +283,7 @@ webencodings==0.5.1
# via
# -r requirements.txt
# bleach
werkzeug==2.2.3
werkzeug==3.0.1
# via
# -r requirements.txt
# libcoveweb
Expand Down

0 comments on commit 4bd111e

Please sign in to comment.