Skip to content

Commit

Permalink
chore(deps-dev): bump flake8-comprehensions from 3.3.1 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/adamchainz/flake8-comprehensions/releases)
- [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/HISTORY.rst)
- [Commits](adamchainz/flake8-comprehensions@3.3.1...3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 19, 2021
1 parent 225c607 commit f5a9f97
Showing 1 changed file with 3 additions and 24 deletions.
27 changes: 3 additions & 24 deletions requirements-dev.txt
Expand Up @@ -19,9 +19,7 @@ astroid==2.5.1
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 Down Expand Up @@ -51,9 +49,7 @@ botocore==1.20.30
# boto3
# s3transfer
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 @@ -101,7 +97,7 @@ flake8-annotations==2.6.1
# via -r requirements-dev.in
flake8-bugbear==21.3.2
# via -r requirements-dev.in
flake8-comprehensions==3.3.1
flake8-comprehensions==3.4.0
# via -r requirements-dev.in
flake8-debugger==4.0.0
# via -r requirements-dev.in
Expand Down Expand Up @@ -181,18 +177,6 @@ importlib-metadata==3.7.3
# via
# -r docs/requirements.txt
# -r requirements.txt
# argcomplete
# flake8
# flake8-comprehensions
# flake8-simplify
# flake8-typing-imports
# markdown
# pep517
# pluggy
# pre-commit
# pytest
# stevedore
# virtualenv
iniconfig==1.1.1
# via pytest
isort==5.7.0
Expand Down Expand Up @@ -466,18 +450,14 @@ tqdm==4.59.0
typed-ast==1.4.2
# via
# -r docs/requirements.txt
# astroid
# black
# flake8-annotations
# mypy
typing-extensions==3.7.4.3
# via
# -r docs/requirements.txt
# -r requirements.txt
# black
# importlib-metadata
# mypy
# pytkdocs
urllib3==1.26.4
# via
# -r docs/requirements.txt
Expand All @@ -502,7 +482,6 @@ zipp==3.4.1
# -r docs/requirements.txt
# -r 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 f5a9f97

Please sign in to comment.