Skip to content

Commit

Permalink
chore(deps-dev): bump flake8-pytest-style from 1.5.0 to 1.5.1
Browse files Browse the repository at this point in the history
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](m-burst/flake8-pytest-style@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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 8, 2021
1 parent 43fd172 commit 8aff24c
Showing 1 changed file with 1 addition and 33 deletions.
34 changes: 1 addition & 33 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 8aff24c

Please sign in to comment.