Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent dac1b3d commit c56c1de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
8 changes: 2 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ linkify-it-py==2.0.3
# via markdown-it-py
locust==2.31.6
# via -r requirements-dev.in
markdown-it-py==3.0.0
markdown-it-py[linkify,plugins]==3.0.0
# via
# mdit-py-plugins
# rich
Expand Down Expand Up @@ -167,10 +167,6 @@ rich==13.8.1
# textual-serve
ruff==0.6.5
# via -r requirements-dev.in
setuptools==75.1.0
# via
# zope-event
# zope-interface
six==1.16.0
# via asttokens
sniffio==1.3.1
Expand Down Expand Up @@ -205,7 +201,7 @@ urllib3==2.2.3
# requests
wcwidth==0.2.13
# via prompt-toolkit
werkzeug==3.0.4
werkzeug==3.0.6
# via
# flask
# flask-login
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ httpx==0.27.2
# via
# -r requirements.in
# httpx-socks
httpx-socks==0.9.1
httpx-socks[asyncio]==0.9.1
# via -r requirements.in
idna==3.10
# via
Expand All @@ -71,7 +71,7 @@ ldap3==2.9.1
# via n2snusertools
linkify-it-py==2.0.3
# via markdown-it-py
markdown-it-py==3.0.0
markdown-it-py[linkify,plugins]==3.0.0
# via
# mdit-py-plugins
# rich
Expand Down Expand Up @@ -169,5 +169,5 @@ uvicorn==0.30.6
# via -r requirements.in
wcwidth==0.2.13
# via prettytable
werkzeug==3.0.4
werkzeug==3.0.6
# via -r requirements.in

0 comments on commit c56c1de

Please sign in to comment.