Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: werkzeug[watchdog]
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent 87b4c6c commit c4ad830
Showing 1 changed file with 14 additions and 22 deletions.
36 changes: 14 additions & 22 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@ django==4.2.3
# django-debug-toolbar
django-debug-toolbar==4.1.0
# via -r requirements/dev.in
exceptiongroup==1.1.2
# via
# -c requirements/base.txt
# anyio
# pytest
executing==1.2.0
# via stack-data
factory-boy==3.3.0
Expand All @@ -77,14 +72,26 @@ h11==0.14.0
# via
# -c requirements/base.txt
# httpcore
h2==4.1.0
# via
# -c requirements/base.txt
# httpx
hpack==4.0.0
# via
# -c requirements/base.txt
# h2
httpcore==0.17.3
# via
# -c requirements/base.txt
# httpx
httpx==0.24.1
httpx[http2]==0.24.1
# via
# -c requirements/base.txt
# pytest-httpx
hyperframe==6.0.1
# via
# -c requirements/base.txt
# h2
identify==2.5.26
# via pre-commit
idna==3.4
Expand Down Expand Up @@ -197,7 +204,6 @@ pyyaml==6.0.1
six==1.16.0
# via
# -c requirements/base.txt
# asttokens
# python-dateutil
sniffio==1.3.0
# via
Expand All @@ -212,26 +218,12 @@ sqlparse==0.4.4
# django-debug-toolbar
stack-data==0.6.2
# via ipython
tomli==2.0.1
# via
# black
# build
# ipdb
# pip-tools
# pylint
# pyproject-hooks
# pytest
tomlkit==0.11.8
# via pylint
traitlets==5.9.0
# via
# ipython
# matplotlib-inline
typing-extensions==4.7.1
# via
# -c requirements/base.txt
# asgiref
# astroid
virtualenv==20.24.2
# via pre-commit
watchdog==3.0.0
Expand All @@ -242,7 +234,7 @@ wcwidth==0.2.6
# via
# -c requirements/base.txt
# prompt-toolkit
werkzeug[watchdog]==2.3.6
werkzeug[watchdog]==2.3.7
# via -r requirements/dev.in
wheel==0.41.0
# via pip-tools
Expand Down

0 comments on commit c4ad830

Please sign in to comment.