Skip to content

Commit e220e99

Browse files
chore(deps-dev): Update flake8-logging requirement from 1.6.0 to 1.7.0
Updates the requirements on [flake8-logging](https://github.com/adamchainz/flake8-logging) to permit the latest version. - [Changelog](https://github.com/adamchainz/flake8-logging/blob/main/CHANGELOG.rst) - [Commits](adamchainz/flake8-logging@1.6.0...1.7.0) --- updated-dependencies: - dependency-name: flake8-logging dependency-version: 1.7.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f2982b commit e220e99

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
@@ -87,7 +87,7 @@ flake8-isort = "6.1.2"
8787
flake8-quotes = "3.4.0"
8888
flake8-use-fstring = "1.4"
8989
pep8-naming = "0.14.1"
90-
flake8-logging = "1.6.0"
90+
flake8-logging = "1.7.0"
9191
isort = "6.0.1"
9292
autopep8 = "2.3.2"
9393
mypy = "1.15.0"

0 commit comments

Comments
 (0)