Skip to content

Commit 3316a65

Browse files
Upgrade: [dependabot] - bump flake8 from 7.1.1 to 7.1.2
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.1.2. - [Commits](PyCQA/flake8@7.1.1...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9889fa2 commit 3316a65

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
@@ -17,7 +17,7 @@ python = "3.12.7"
1717
requests = "^2.32.3"
1818

1919
[tool.poetry.dev-dependencies]
20-
flake8 = "^7.1.1"
20+
flake8 = "^7.1.2"
2121
pip-licenses = "^5.0.0"
2222
pre-commit = "^4.1.0"
2323
cfn-lint = "^1.25.1"

0 commit comments

Comments
 (0)