mirror of
https://github.com/thegeeklab/docker-autotag.git
synced 2024-11-22 00:00:42 +00:00
chore(deps): update dependency flake8-quotes to v3.3.1
This commit is contained in:
parent
6646811ec5
commit
486ccc9a4f
6
poetry.lock
generated
6
poetry.lock
generated
@ -196,7 +196,7 @@ flake8 = "*"
|
||||
|
||||
[[package]]
|
||||
name = "flake8-quotes"
|
||||
version = "3.3.0"
|
||||
version = "3.3.1"
|
||||
description = "Flake8 lint for quotes."
|
||||
category = "dev"
|
||||
optional = false
|
||||
@ -642,7 +642,7 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytes
|
||||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "^3.7.0"
|
||||
content-hash = "80cfdd4f359e0b6b7bb0a3735f7d33657d11d8f628ad0c1ffec14659e9642a64"
|
||||
content-hash = "4d1b15613c4da910eef990d52f31361aac0ec850400feff7047d8e5b643288f9"
|
||||
|
||||
[metadata.files]
|
||||
atomicwrites = [
|
||||
@ -742,7 +742,7 @@ flake8-polyfill = [
|
||||
{file = "flake8_polyfill-1.0.2-py2.py3-none-any.whl", hash = "sha256:12be6a34ee3ab795b19ca73505e7b55826d5f6ad7230d31b18e106400169b9e9"},
|
||||
]
|
||||
flake8-quotes = [
|
||||
{file = "flake8-quotes-3.3.0.tar.gz", hash = "sha256:f1dd87830ed77ff2ce47fc0ee0fd87ae20e8f045355354ffbf4dcaa18d528217"},
|
||||
{file = "flake8-quotes-3.3.1.tar.gz", hash = "sha256:633adca6fb8a08131536af0d750b44d6985b9aba46f498871e21588c3e6f525a"},
|
||||
]
|
||||
gitdb = [
|
||||
{file = "gitdb-4.0.7-py3-none-any.whl", hash = "sha256:6c4cc71933456991da20917998acbe6cf4fb41eeaab7d6d67fbc05ecd4c865b0"},
|
||||
|
@ -50,7 +50,7 @@ flake8-isort = "4.1.1"
|
||||
flake8-logging-format = "0.6.0"
|
||||
flake8-pep3101 = "1.3.0"
|
||||
flake8-polyfill = "1.0.2"
|
||||
flake8-quotes = "3.3.0"
|
||||
flake8-quotes = "3.3.1"
|
||||
pdoc3 = "0.10.0"
|
||||
pep8-naming = "0.12.1"
|
||||
pydocstyle = "6.1.1"
|
||||
|
Loading…
Reference in New Issue
Block a user