Skip to content

Commit 90795e3

Browse files
Bump flake8-type-checking from 2.0.6 to 2.3.0
Bumps [flake8-type-checking](https://github.com/snok/flake8-type-checking) from 2.0.6 to 2.3.0. - [Release notes](https://github.com/snok/flake8-type-checking/releases) - [Commits](snok/flake8-type-checking@v2.0.6...v2.3.0) --- updated-dependencies: - dependency-name: flake8-type-checking dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66227eb commit 90795e3

File tree

2 files changed

+75
-41
lines changed

2 files changed

+75
-41
lines changed

poetry.lock

Lines changed: 74 additions & 40 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
@@ -59,7 +59,7 @@ flake8-quotes = "^3.3.1"
5959
flake8-rst-docstrings = "^0.2.7"
6060
flake8-simplify = "^0.19.2"
6161
flake8-string-format = "^0.3.0"
62-
flake8-type-checking = "^2.0.6"
62+
flake8-type-checking = "^2.3.0"
6363
flake8-typing-imports = "^1.12.0"
6464
isort = "^5.10.1"
6565
mypy = "^0.950"

0 commit comments

Comments
 (0)