Skip to content

Commit ed342e5

Browse files
build(deps-dev): update flake8-annotations-complexity requirement
Updates the requirements on [flake8-annotations-complexity](https://github.com/best-doctor/flake8-annotations-complexity) to permit the latest version. - [Release notes](https://github.com/best-doctor/flake8-annotations-complexity/releases) - [Commits](best-doctor/flake8-annotations-complexity@v0.0.7...v0.1.0) --- updated-dependencies: - dependency-name: flake8-annotations-complexity dependency-version: 0.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21ace18 commit ed342e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ darglint = "^1.8.1"
2727
dlint = "^0.13.0"
2828
flake8-2020 = "^1.7.0"
2929
flake8-SQL = "^0.4.1"
30-
flake8-annotations-complexity = "^0.0.7"
30+
flake8-annotations-complexity = "^0.1.0"
3131
flake8-bandit = "^4.1.1"
3232
flake8-breakpoint = "^1.1.0"
3333
flake8-broken-line = "^0.6.0"

0 commit comments

Comments
 (0)