From 8aff24cc1a76b38aadf0c5d0f52dd4fb61457a11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 06:03:23 +0000 Subject: [PATCH] chore(deps-dev): bump flake8-pytest-style from 1.5.0 to 1.5.1 Bumps [flake8-pytest-style](https://github.com/m-burst/flake8-pytest-style) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/m-burst/flake8-pytest-style/releases) - [Commits](https://github.com/m-burst/flake8-pytest-style/compare/v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: flake8-pytest-style dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 34 +--------------------------------- 1 file changed, 1 insertion(+), 33 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index fad196a..190f337 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -110,7 +110,7 @@ flake8-polyfill==1.0.2 # via pep8-naming flake8-pytest==1.3 # via -r requirements-dev.in -flake8-pytest-style==1.5.0 +flake8-pytest-style==1.5.1 # via -r requirements-dev.in flake8-simplify==0.14.2 # via -r requirements-dev.in @@ -136,22 +136,6 @@ idna==3.3 # via # -c docs/requirements.txt # requests -importlib-metadata==4.8.1 - # via - # -c docs/requirements.txt - # -c requirements.txt - # backports.entry-points-selectable - # click - # flake8 - # flake8-comprehensions - # flake8-simplify - # flake8-typing-imports - # pep517 - # pluggy - # pre-commit - # pytest - # stevedore - # virtualenv iniconfig==1.1.1 # via pytest isort==5.9.3 @@ -283,24 +267,14 @@ tomli==1.2.1 # black # coverage # pep517 -typed-ast==1.4.3 - # via - # astroid - # black - # flake8-annotations - # mypy types-toml==0.10.1 # via -r requirements-dev.in typing-extensions==3.10.0.2 # via # -c docs/requirements.txt # -c requirements.txt - # astroid # black - # gitpython - # importlib-metadata # mypy - # pylint urllib3==1.26.7 # via # -c docs/requirements.txt @@ -318,12 +292,6 @@ yamlfix==0.7.2 # via -r requirements-dev.in yamllint==1.26.3 # via -r requirements-dev.in -zipp==3.6.0 - # via - # -c docs/requirements.txt - # -c requirements.txt - # importlib-metadata - # pep517 # The following packages are considered to be unsafe in a requirements file: pip==21.3