From 7638805d216a1c0135a66a56b37ecc562ea60624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 14:28:32 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 2.0.2 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.0.2. - [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/1.0.1...2.0.2) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/dev.in | 2 +- requirements/dev.txt | 38 ++++++++++++-------------------------- 2 files changed, 13 insertions(+), 27 deletions(-) diff --git a/requirements/dev.in b/requirements/dev.in index aeb5fa207..32e629a5f 100644 --- a/requirements/dev.in +++ b/requirements/dev.in @@ -16,4 +16,4 @@ pytest-mock pytest-tap responses<=0.13.4 Sphinx -Werkzeug<2 +Werkzeug<3 diff --git a/requirements/dev.txt b/requirements/dev.txt index ab0db0e6b..28145dc97 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,8 +6,6 @@ # alabaster==0.7.12 # via sphinx -appnope==0.1.2 - # via ipython asgiref==3.5.0 # via # -c requirements/prod.txt @@ -50,15 +48,15 @@ decorator==5.1.1 # ipython distlib==0.3.4 # via virtualenv -django-debug-toolbar==3.2.4 - # via -r requirements/dev.in -django-extensions==3.1.5 - # via -r requirements/dev.in django==3.1.14 # via # -c requirements/prod.txt # django-debug-toolbar # django-extensions +django-debug-toolbar==3.2.4 + # via -r requirements/dev.in +django-extensions==3.1.5 + # via -r requirements/dev.in docopt==0.6.2 # via coveralls docutils==0.16 @@ -87,10 +85,6 @@ idna==3.3 # requests imagesize==1.3.0 # via sphinx -importlib-metadata==4.10.1 - # via - # -c requirements/prod.txt - # sphinx inflection==0.5.1 # via pytest-factoryboy iniconfig==1.1.1 @@ -161,6 +155,13 @@ pyparsing==3.0.7 # via # -c requirements/prod.txt # packaging +pytest==6.2.5 + # via + # -r requirements/dev.in + # pytest-django + # pytest-factoryboy + # pytest-mock + # pytest-tap pytest-django==4.5.2 # via -r requirements/dev.in pytest-factoryboy==2.1.0 @@ -169,13 +170,6 @@ pytest-mock==3.7.0 # via -r requirements/dev.in pytest-tap==3.3 # via -r requirements/dev.in -pytest==6.2.5 - # via - # -r requirements/dev.in - # pytest-django - # pytest-factoryboy - # pytest-mock - # pytest-tap python-dateutil==2.8.2 # via # -c requirements/prod.txt @@ -239,10 +233,6 @@ traitlets==5.1.1 # via # ipython # matplotlib-inline -typing-extensions==4.0.1 - # via - # -c requirements/prod.txt - # black urllib3==1.26.8 # via # -c requirements/prod.txt @@ -252,12 +242,8 @@ virtualenv==20.13.0 # via pre-commit wcwidth==0.2.5 # via prompt-toolkit -werkzeug==1.0.1 +werkzeug==2.0.2 # via -r requirements/dev.in -zipp==3.7.0 - # via - # -c requirements/prod.txt - # importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools