Skip to content

Commit

Permalink
Update flake8-builtins requirement from <1.6,>=1.5 to >=1.5,<2.3
Browse files Browse the repository at this point in the history
Updates the requirements on [flake8-builtins](https://github.com/gforcada/flake8-builtins) to permit the latest version.
- [Changelog](https://github.com/gforcada/flake8-builtins/blob/main/CHANGES.rst)
- [Commits](gforcada/flake8-builtins@1.5.0...2.2.0)

---
updated-dependencies:
- dependency-name: flake8-builtins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 5df5bbb commit e33d0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ scrapy>=2.5,<2.7
# -----------------------
black
flake8>=4,<5.1
flake8-builtins>=1.5,<1.6
flake8-builtins>=1.5,<2.3
flake8-isort>=4.0,<4.3
isort>=5.7,<5.10
pre-commit>=2.15,<2.21
Expand Down

0 comments on commit e33d0bf

Please sign in to comment.