mirror of
https://github.com/thegeeklab/git-batch.git
synced 2024-11-21 18:40:40 +00:00
chore(deps): update dependency pep8-naming to v0.12.1
This commit is contained in:
parent
5cecf1dfc7
commit
ccfb7e0611
8
poetry.lock
generated
8
poetry.lock
generated
@ -349,7 +349,7 @@ markdown = ">=3.0"
|
||||
|
||||
[[package]]
|
||||
name = "pep8-naming"
|
||||
version = "0.12.0"
|
||||
version = "0.12.1"
|
||||
description = "Check PEP-8 naming conventions, plugin for flake8"
|
||||
category = "dev"
|
||||
optional = false
|
||||
@ -622,7 +622,7 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytes
|
||||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "^3.6.0"
|
||||
content-hash = "df4d646efe5a78f927bd0d928ebabe7c8e80e7655014749f1f4667ed7235ebc6"
|
||||
content-hash = "c8599e5d086adbd22e39d546df70be199a1ef797f7c3f8537635bf4f45dacf9f"
|
||||
|
||||
[metadata.files]
|
||||
atomicwrites = [
|
||||
@ -827,8 +827,8 @@ pdoc3 = [
|
||||
{file = "pdoc3-0.10.0.tar.gz", hash = "sha256:5f22e7bcb969006738e1aa4219c75a32f34c2d62d46dc9d2fb2d3e0b0287e4b7"},
|
||||
]
|
||||
pep8-naming = [
|
||||
{file = "pep8-naming-0.12.0.tar.gz", hash = "sha256:1f9a3ecb2f3fd83240fd40afdd70acc89695c49c333413e49788f93b61827e12"},
|
||||
{file = "pep8_naming-0.12.0-py2.py3-none-any.whl", hash = "sha256:2321ac2b7bf55383dd19a6a9c8ae2ebf05679699927a3af33e60dd7d337099d3"},
|
||||
{file = "pep8-naming-0.12.1.tar.gz", hash = "sha256:bb2455947757d162aa4cad55dba4ce029005cd1692f2899a21d51d8630ca7841"},
|
||||
{file = "pep8_naming-0.12.1-py2.py3-none-any.whl", hash = "sha256:4a8daeaeb33cfcde779309fc0c9c0a68a3bbe2ad8a8308b763c5068f86eb9f37"},
|
||||
]
|
||||
pluggy = [
|
||||
{file = "pluggy-0.13.1-py2.py3-none-any.whl", hash = "sha256:966c145cd83c96502c3c3868f50408687b38434af77734af1e9ca461a4081d2d"},
|
||||
|
@ -52,7 +52,7 @@ flake8-pep3101 = "1.3.0"
|
||||
flake8-polyfill = "1.0.2"
|
||||
flake8-quotes = "3.2.0"
|
||||
pdoc3 = "0.10.0"
|
||||
pep8-naming = "0.12.0"
|
||||
pep8-naming = "0.12.1"
|
||||
pydocstyle = "6.1.1"
|
||||
pytest = "6.2.4"
|
||||
pytest-cov = "2.12.1"
|
||||
|
Loading…
Reference in New Issue
Block a user