From c4ad830c4fdb40864bcd1a5f216b7912b3cf6ed3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 01:51:11 +0000 Subject: [PATCH] Bump werkzeug[watchdog] from 2.3.6 to 2.3.7 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](https://github.com/pallets/werkzeug/compare/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] --- requirements/dev.txt | 36 ++++++++++++++---------------------- 1 file changed, 14 insertions(+), 22 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index a8c9c788..97df90c5 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -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 @@ -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 @@ -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 @@ -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 @@ -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