Skip to content

Commit

Permalink
Merge pull request #225 from joeirimpan/dependabot/pip/flake8-7.0.0
Browse files Browse the repository at this point in the history
chore(deps-dev): update flake8 requirement from 6.0.0 to 7.0.0
  • Loading branch information
joeirimpan authored Jan 16, 2024
2 parents 37df308 + 2305d9a commit a21eb35
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 @@ -26,7 +26,7 @@ requests = "^2.25.1"
[tool.poetry.dev-dependencies]
pytest = "^7.0.1"
vcrpy = "^5.1.0"
flake8 = "6.0.0"
flake8 = "7.0.0"
black = "23.3.0"
isort = "5.13.2"

Expand Down

0 comments on commit a21eb35

Please sign in to comment.