mirror of
https://github.com/thegeeklab/docker-tidy.git
synced 2024-11-21 19:50:40 +00:00
fix(deps): update dependency environs to v9.3.4 (#176)
This commit is contained in:
parent
784684789f
commit
78e1852fc8
8
poetry.lock
generated
8
poetry.lock
generated
@ -155,7 +155,7 @@ six = ">=1.4.0"
|
||||
|
||||
[[package]]
|
||||
name = "environs"
|
||||
version = "9.3.3"
|
||||
version = "9.3.4"
|
||||
description = "simplified environment variable parsing"
|
||||
category = "main"
|
||||
optional = false
|
||||
@ -835,7 +835,7 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytes
|
||||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "^3.7.0"
|
||||
content-hash = "55cce00608ca48869f1ff21b6c5a477b3a290cd19fc26f5cb8429d5f45079824"
|
||||
content-hash = "cae585ca8ecf785a67bee16a2e2826fcfc1f531044fe6566a540e32ee6d2575c"
|
||||
|
||||
[metadata.files]
|
||||
anyconfig = [
|
||||
@ -938,8 +938,8 @@ docker-pycreds = [
|
||||
{file = "docker_pycreds-0.4.0-py2.py3-none-any.whl", hash = "sha256:7266112468627868005106ec19cd0d722702d2b7d5912a28e19b826c3d37af49"},
|
||||
]
|
||||
environs = [
|
||||
{file = "environs-9.3.3-py2.py3-none-any.whl", hash = "sha256:ee5466156b50fe03aa9fec6e720feea577b5bf515d7f21b2c46608272557ba26"},
|
||||
{file = "environs-9.3.3.tar.gz", hash = "sha256:72b867ff7b553076cdd90f3ee01ecc1cf854987639c9c459f0ed0d3d44ae490c"},
|
||||
{file = "environs-9.3.4-py2.py3-none-any.whl", hash = "sha256:7412eca2996027a0a1eafd89bbfec872568e7b4ca75fc980817bfd7788cb5a1f"},
|
||||
{file = "environs-9.3.4.tar.gz", hash = "sha256:eecf57fb1b91f1166a8a16344a3fd12ea55b7a0f233c906d86506bdb40738a0f"},
|
||||
]
|
||||
eradicate = [
|
||||
{file = "eradicate-2.0.0.tar.gz", hash = "sha256:27434596f2c5314cc9b31410c93d8f7e8885747399773cd088d3adea647a60c8"},
|
||||
|
@ -41,7 +41,7 @@ colorama = "0.4.4"
|
||||
dateparser = "1.0.0"
|
||||
docker = "5.0.2"
|
||||
docker-pycreds = "0.4.0"
|
||||
environs = "9.3.3"
|
||||
environs = "9.3.4"
|
||||
idna = "3.2"
|
||||
ipaddress = "1.0.23"
|
||||
jsonschema = "4.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user