Skip to content

Commit ca03ab7

Browse files
chore(deps-dev): Update flake8-logging requirement from 1.7.0 to 1.8.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.7.0...1.8.0) --- updated-dependencies: - dependency-name: flake8-logging dependency-version: 1.8.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14a6f9b commit ca03ab7

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.15.1"
90-
flake8-logging = "1.7.0"
90+
flake8-logging = "1.8.0"
9191
isort = "6.0.1"
9292
autopep8 = "2.3.2"
9393
mypy = "1.17.1"

0 commit comments

Comments
 (0)