Skip to content

Commit

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

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

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 Oct 26, 2024
1 parent 9fb1cec commit b690f93
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 20 deletions.
12 changes: 3 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ flattentool==0.26.0
# via
# libcove
# libcoveweb
gunicorn==23.0.0
gunicorn[setproctitle]==23.0.0
# via -r requirements.in
idna==3.7
# via requests
Expand All @@ -71,7 +71,7 @@ libcove==0.32.1
# libcoveoc4ids
# libcoveocds
# libcoveweb
libcoveoc4ids==0.8.0
libcoveoc4ids[perf]==0.8.0
# via -r requirements.in
libcoveocds==0.16.0
# via libcoveoc4ids
Expand Down Expand Up @@ -132,12 +132,6 @@ sentry-sdk==2.8.0
# via -r requirements.in
setproctitle==1.3.3
# via gunicorn
setuptools==74.1.1
# via
# zc-lockfile
# zc-zlibstorage
# zodbpickle
# zope-interface
six==1.16.0
# via
# rfc3339-validator
Expand All @@ -154,7 +148,7 @@ urllib3==2.2.2
# requests
# requests-cache
# sentry-sdk
werkzeug==3.0.3
werkzeug==3.0.6
# via libcoveweb
xmltodict==0.12.0
# via flattentool
Expand Down
19 changes: 8 additions & 11 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ flattentool==0.26.0
# -r requirements.txt
# libcove
# libcoveweb
gunicorn==23.0.0
gunicorn[setproctitle]==23.0.0
# via -r requirements.txt
h11==0.14.0
# via wsproto
Expand Down Expand Up @@ -117,7 +117,7 @@ libcove==0.32.1
# libcoveoc4ids
# libcoveocds
# libcoveweb
libcoveoc4ids==0.8.0
libcoveoc4ids[perf]==0.8.0
# via -r requirements.txt
libcoveocds==0.16.0
# via
Expand Down Expand Up @@ -148,7 +148,9 @@ openpyxl==3.0.7
# -r requirements.txt
# flattentool
orjson==3.9.15
# via -r requirements.txt
# via
# -r requirements.txt
# libcoveoc4ids
outcome==1.2.0
# via trio
packaging==24.1
Expand Down Expand Up @@ -228,14 +230,9 @@ selenium==4.11.2
sentry-sdk==2.8.0
# via -r requirements.txt
setproctitle==1.3.3
# via -r requirements.txt
setuptools==74.1.1
# via
# -r requirements.txt
# zc-lockfile
# zc-zlibstorage
# zodbpickle
# zope-interface
# gunicorn
six==1.16.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -265,14 +262,14 @@ url-normalize==1.4.3
# via
# -r requirements.txt
# requests-cache
urllib3==2.2.2
urllib3[socks]==2.2.2
# via
# -r requirements.txt
# requests
# requests-cache
# selenium
# sentry-sdk
werkzeug==3.0.3
werkzeug==3.0.6
# via
# -r requirements.txt
# libcoveweb
Expand Down

0 comments on commit b690f93

Please sign in to comment.