Skip to content

Commit aa8adcf

Browse files
Bump flake8-annotations from 2.9.0 to 2.9.1
Bumps [flake8-annotations](https://github.com/sco1/flake8-annotations) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/sco1/flake8-annotations/releases) - [Changelog](https://github.com/sco1/flake8-annotations/blob/main/CHANGELOG.md) - [Commits](sco1/flake8-annotations@v2.9.0...v2.9.1) --- updated-dependencies: - dependency-name: flake8-annotations dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1a58ce commit aa8adcf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -22,7 +22,7 @@ sentry-sdk = "^1.9.0"
2222

2323
[tool.poetry.dev-dependencies]
2424
flake8 = "^4.0.1"
25-
flake8-annotations = "^2.7.0"
25+
flake8-annotations = "^2.9.1"
2626

2727
[build-system]
2828
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)