Skip to content

Commit

Permalink
fix: upgrade pyproject-flake8 version
Browse files Browse the repository at this point in the history
  • Loading branch information
kitagry committed Nov 7, 2023
1 parent 7925a52 commit 4ef81df
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 @@ -32,7 +32,7 @@ redis = "*"
matplotlib = "*"

[tool.poetry.group.dev.dependencies]
pyproject-flake8 = "5.0.4"
pyproject-flake8 = "^6.1.0"
tox = "*"
moto = "*"
testfixtures = "*"
Expand Down

0 comments on commit 4ef81df

Please sign in to comment.