Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c49cf65

Browse files
authoredAug 5, 2024··
Bump flake8 from 7.1.0 to 7.1.1
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1. - [Commits](PyCQA/flake8@7.1.0...7.1.1) --- 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 7ed3979 commit c49cf65

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
@@ -15,7 +15,7 @@ python = "^3.9"
1515
pytest = "^8.3.2"
1616
invoke = "^2.2.0"
1717
black = "^24.4"
18-
flake8 = "^7.1.0"
18+
flake8 = "^7.1.1"
1919
pep8-naming = "^0.14.1"
2020
yamllint = "^1.35.1"
2121

0 commit comments

Comments
 (0)
Please sign in to comment.