Skip to content

Commit

Permalink
Merge pull request #754 from zooniverse/dependabot/pip/flake8-bugbear…
Browse files Browse the repository at this point in the history
…-gte-23.5-and-lt-23.10

Update flake8-bugbear requirement from <23.8,>=23.5 to >=23.5,<23.10
  • Loading branch information
CKrawczyk authored Nov 8, 2023
2 parents d74fa64 + b91bc6d commit ceda9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ test = [
"coveralls>=3.0.0,<3.3.2",
"flake8>=6.0,<6.1",
"flake8-black>=0.3.4,<0.4",
"flake8-bugbear>=23.5,<23.8",
"flake8-bugbear>=23.5,<23.10",
"pytest>=7.1.2,<7.4.4",
"pytest-subtests>=0.10.0,<0.11.1"
]
Expand Down

0 comments on commit ceda9bc

Please sign in to comment.