Skip to content

Commit 30bb8d6

Browse files
chore(deps-dev): Update flake8 requirement from 7.2.0 to 7.3.0
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@7.2.0...7.3.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 168f81d commit 30bb8d6

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
@@ -79,7 +79,7 @@ chardet = "^5.1"
7979
# pin to exact versions, if the tool/lib/plugin is process-relevant
8080
coverage = "7.8.2"
8181
ddt = "1.7.2"
82-
flake8 = "7.2.0"
82+
flake8 = "7.3.0"
8383
flake8-annotations = "3.1.1"
8484
flake8-bugbear = "24.12.12"
8585
flake8-copyright-validator = "^0.0.1"

0 commit comments

Comments
 (0)