Skip to content

Commit

Permalink
Merge pull request #7 from tomodachi94/dependabot/pip/flake8-5.0.4
Browse files Browse the repository at this point in the history
Bump flake8 from 4.0.1 to 5.0.4
  • Loading branch information
tomodachi94 authored Nov 6, 2024
2 parents e388d1f + fde367f commit e7128b3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ license = "MIT"
python = "^3.8"

[tool.poetry.dev-dependencies]
flake8 = "^4.0.1"
flake8 = "^5.0.4"
orderedset = "^2.0.3"
Nuitka = "^2.4.11"

0 comments on commit e7128b3

Please sign in to comment.