Skip to content

Commit

Permalink
build(deps-dev): bump flake8-comprehensions in /requirements
Browse files Browse the repository at this point in the history
Bumps [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) from 3.7.0 to 3.8.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.7.0...3.8.0)

---
updated-dependencies:
- dependency-name: flake8-comprehensions
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and karlb committed May 5, 2022
1 parent fd16b5c commit 2e8c869
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ flake8==4.0.1
# flake8-tuple
flake8-bugbear==21.9.2
# via -r requirements-dev.txt
flake8-comprehensions==3.7.0
flake8-comprehensions==3.8.0
# via -r requirements-dev.txt
flake8-tuple==0.4.1
# via -r requirements-dev.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ flake8==4.0.1
# flake8-tuple
flake8-bugbear==21.9.2
# via -r requirements-dev.in
flake8-comprehensions==3.7.0
flake8-comprehensions==3.8.0
# via -r requirements-dev.in
flake8-tuple==0.4.1
# via -r requirements-dev.in
Expand Down

0 comments on commit 2e8c869

Please sign in to comment.