Skip to content

Commit b39c74d

Browse files
chore(deps-dev): Bump flake8-type-checking from 2.8.0 to 2.9.0 (#394)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0810a0 commit b39c74d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ toml = "^0.10.2"
3131
[tool.poetry.group.dev.dependencies]
3232
mypy = "^1.8.0"
3333
flake8 = "^6.0.0"
34-
flake8-type-checking = "^2.7.0"
34+
flake8-type-checking = "^2.9.0"
3535
isort = "^5.13.2"
3636
pep8-naming = "^0.13.3"
3737
SQLAlchemy = "^2.0.25"

0 commit comments

Comments
 (0)