From 0c77fc295aa51456efa003b1dd1c92c4519c65f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 06:56:42 +0000 Subject: [PATCH] Bump flake8 from 6.0.0 to 6.1.0 Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 6.1.0. - [Commits](https://github.com/pycqa/flake8/compare/6.0.0...6.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 40 ++++++++++++++++------------------------ 1 file changed, 16 insertions(+), 24 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index a8c9c788..88507390 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 @@ -67,7 +62,7 @@ faker==19.2.0 # via factory-boy filelock==3.12.2 # via virtualenv -flake8==6.0.0 +flake8==6.1.0 # via # -r requirements/dev.in # flake8-isort @@ -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 @@ -156,9 +163,9 @@ ptyprocess==0.7.0 # via pexpect pure-eval==0.2.2 # via stack-data -pycodestyle==2.10.0 +pycodestyle==2.11.0 # via flake8 -pyflakes==3.0.1 +pyflakes==3.1.0 # via flake8 pygments==2.15.1 # via ipython @@ -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