Skip to content

Commit

Permalink
chore(deps-dev): bump flake8-pytest-style from 1.4.0 to 1.4.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.4.0 to 1.4.1.
- [Release notes](https://github.com/m-burst/flake8-pytest-style/releases)
- [Commits](m-burst/flake8-pytest-style@v1.4.0...v1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 2, 2021
1 parent 0c4205d commit ff552ea
Showing 1 changed file with 4 additions and 25 deletions.
29 changes: 4 additions & 25 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ astroid==2.5.2
asttokens==2.0.4
# via flake8-aaa
astunparse==1.6.3
# via
# -r docs/requirements.txt
# pytkdocs
# via -r docs/requirements.txt
attrs==20.3.0
# via
# flake8-bugbear
Expand All @@ -40,9 +38,7 @@ beautifulsoup4==4.9.3
black==20.8b1
# via -r requirements-dev.in
cached-property==1.5.2
# via
# -r docs/requirements.txt
# pytkdocs
# via -r docs/requirements.txt
certifi==2020.12.5
# via
# -r docs/requirements.txt
Expand Down Expand Up @@ -107,7 +103,7 @@ flake8-plugin-utils==1.3.1
# via flake8-pytest-style
flake8-polyfill==1.0.2
# via pep8-naming
flake8-pytest-style==1.4.0
flake8-pytest-style==1.4.1
# via -r requirements-dev.in
flake8-pytest==1.3
# via -r requirements-dev.in
Expand Down Expand Up @@ -163,19 +159,7 @@ idna==2.10
# -r docs/requirements.txt
# requests
importlib-metadata==3.10.0
# via
# -r docs/requirements.txt
# flake8
# flake8-comprehensions
# flake8-simplify
# flake8-typing-imports
# markdown
# pep517
# pluggy
# pre-commit
# pytest
# stevedore
# virtualenv
# via -r docs/requirements.txt
iniconfig==1.1.1
# via pytest
isort==5.8.0
Expand Down Expand Up @@ -418,17 +402,13 @@ tqdm==4.59.0
# nltk
typed-ast==1.4.2
# via
# astroid
# black
# flake8-annotations
# mypy
typing-extensions==3.7.4.3
# via
# -r docs/requirements.txt
# black
# importlib-metadata
# mypy
# pytkdocs
urllib3==1.26.4
# via
# -r docs/requirements.txt
Expand All @@ -450,7 +430,6 @@ zipp==3.4.1
# via
# -r docs/requirements.txt
# importlib-metadata
# pep517

# The following packages are considered to be unsafe in a requirements file:
pip==21.0.1
Expand Down

0 comments on commit ff552ea

Please sign in to comment.