Skip to content

Commit

Permalink
Update flake8-eradicate requirement in /requirements
Browse files Browse the repository at this point in the history
Updates the requirements on [flake8-eradicate](https://github.com/wemake-services/flake8-eradicate) to permit the latest version.
- [Release notes](https://github.com/wemake-services/flake8-eradicate/releases)
- [Changelog](https://github.com/wemake-services/flake8-eradicate/blob/master/CHANGELOG.md)
- [Commits](wemake-services/flake8-eradicate@1.0.0...1.2.0)

---
updated-dependencies:
- dependency-name: flake8-eradicate
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2021
1 parent 179b093 commit c525f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
black
flake8>=3.8,<3.10
flake8-builtins>=1.5,<1.6
flake8-eradicate>=1.0,<1.2
flake8-eradicate>=1.0,<1.3
flake8-isort>=4.0,<4.2
pre-commit>=2.12,<2.16

0 comments on commit c525f52

Please sign in to comment.