Skip to content

Commit

Permalink
Update flake8-builtins requirement from <2.1,>=1.5 to >=1.5,<2.6 in /…
Browse files Browse the repository at this point in the history
…requirements (#136)
  • Loading branch information
Guts authored Sep 4, 2024
2 parents 1f8783e + 42682f0 commit e47cd77
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 @@ -5,7 +5,7 @@

black
flake8>=3.8,<7.2
flake8-builtins>=1.5,<2.1
flake8-builtins>=1.5,<2.6
flake8-isort>=4.0,<6.2
isort>=5.7,<5.14
pre-commit>=2.12,<2.21

0 comments on commit e47cd77

Please sign in to comment.