mirror of
https://github.com/thegeeklab/docker-tidy.git
synced 2024-11-22 04:00:40 +00:00
chore(deps): update dependency flake8-quotes to v3.3.0
This commit is contained in:
parent
3085572825
commit
56c53c5463
6
poetry.lock
generated
6
poetry.lock
generated
@ -280,7 +280,7 @@ flake8 = "*"
|
||||
|
||||
[[package]]
|
||||
name = "flake8-quotes"
|
||||
version = "3.2.0"
|
||||
version = "3.3.0"
|
||||
description = "Flake8 lint for quotes."
|
||||
category = "dev"
|
||||
optional = false
|
||||
@ -803,7 +803,7 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytes
|
||||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "^3.6.0"
|
||||
content-hash = "b91b75d4af8a56520216310180b56d2dbcf218d8c0ef028b20a1996208a03ec0"
|
||||
content-hash = "5a33bfa739eefbc2720381894844c1fa31103768ba59e1059713ab6aaf576a9d"
|
||||
|
||||
[metadata.files]
|
||||
anyconfig = [
|
||||
@ -946,7 +946,7 @@ flake8-polyfill = [
|
||||
{file = "flake8_polyfill-1.0.2-py2.py3-none-any.whl", hash = "sha256:12be6a34ee3ab795b19ca73505e7b55826d5f6ad7230d31b18e106400169b9e9"},
|
||||
]
|
||||
flake8-quotes = [
|
||||
{file = "flake8-quotes-3.2.0.tar.gz", hash = "sha256:3f1116e985ef437c130431ac92f9b3155f8f652fda7405ac22ffdfd7a9d1055e"},
|
||||
{file = "flake8-quotes-3.3.0.tar.gz", hash = "sha256:f1dd87830ed77ff2ce47fc0ee0fd87ae20e8f045355354ffbf4dcaa18d528217"},
|
||||
]
|
||||
gitdb = [
|
||||
{file = "gitdb-4.0.7-py3-none-any.whl", hash = "sha256:6c4cc71933456991da20917998acbe6cf4fb41eeaab7d6d67fbc05ecd4c865b0"},
|
||||
|
@ -67,7 +67,7 @@ flake8-isort = "4.0.0"
|
||||
flake8-logging-format = "0.6.0"
|
||||
flake8-pep3101 = "1.3.0"
|
||||
flake8-polyfill = "1.0.2"
|
||||
flake8-quotes = "3.2.0"
|
||||
flake8-quotes = "3.3.0"
|
||||
pep8-naming = "0.12.1"
|
||||
pydocstyle = "6.1.1"
|
||||
pytest = "6.2.4"
|
||||
|
Loading…
Reference in New Issue
Block a user