Skip to content

Commit

Permalink
Update flake8 dependency and lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pszpetkowski committed Aug 9, 2023
1 parent 33f61c9 commit ef10248
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
136 changes: 68 additions & 68 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 @@ -36,7 +36,7 @@ python = "^3.11"

[tool.poetry.group.dev.dependencies]
black = "23.7.0"
flake8 = "6.0.0"
flake8 = "6.1.0"
freezegun = "1.2.2"
ipython = "8.14.0"
isort = "5.12.0"
Expand Down

0 comments on commit ef10248

Please sign in to comment.