mirror of
https://github.com/thegeeklab/git-batch.git
synced 2024-11-21 10:30:39 +00:00
chore(deps): update dependency flake8-logging-format to v0.9.0
This commit is contained in:
parent
8a17081897
commit
8daf2b7f2e
6
poetry.lock
generated
6
poetry.lock
generated
@ -170,7 +170,7 @@ test = ["pytest"]
|
||||
|
||||
[[package]]
|
||||
name = "flake8-logging-format"
|
||||
version = "0.8.1"
|
||||
version = "0.9.0"
|
||||
description = ""
|
||||
category = "dev"
|
||||
optional = false
|
||||
@ -626,7 +626,7 @@ testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools"
|
||||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "^3.7.0"
|
||||
content-hash = "4419311687e0a2b546632216af0ecb51e5678f85693a3b7a1f60131343eae238"
|
||||
content-hash = "06c7609cff3259d91c2379ec75fb9aecc959803be66f05519c21d35cafaefa4c"
|
||||
|
||||
[metadata.files]
|
||||
attrs = [
|
||||
@ -733,7 +733,7 @@ flake8-isort = [
|
||||
{file = "flake8_isort-5.0.3-py3-none-any.whl", hash = "sha256:8c4ab431d87780d0c8336e9614e50ef11201bc848ef64ca017532dec39d4bf49"},
|
||||
]
|
||||
flake8-logging-format = [
|
||||
{file = "flake8-logging-format-0.8.1.tar.gz", hash = "sha256:fecab361ff1700d4550cedbd3f4475d45eda01fcaa800768c9551d2ced16b780"},
|
||||
{file = "flake8-logging-format-0.9.0.tar.gz", hash = "sha256:e830cc49091e4b8ab9ea3da69a3da074bd631ce9a7db300e5c89fb48ba4a6986"},
|
||||
]
|
||||
flake8-pep3101 = [
|
||||
{file = "flake8-pep3101-2.0.0.tar.gz", hash = "sha256:ae2ee1758734a473ca971b4bf9ff09c961b6099916db91fdb6b9718328dfcacb"},
|
||||
|
@ -48,7 +48,7 @@ flake8-builtins = "2.0.1"
|
||||
flake8-docstrings = "1.6.0"
|
||||
flake8-eradicate = "1.4.0"
|
||||
flake8-isort = "5.0.3"
|
||||
flake8-logging-format = "0.8.1"
|
||||
flake8-logging-format = "0.9.0"
|
||||
flake8-pep3101 = "2.0.0"
|
||||
flake8-polyfill = "1.0.2"
|
||||
flake8-quotes = "3.3.1"
|
||||
|
Loading…
Reference in New Issue
Block a user