mirror of
https://github.com/thegeeklab/docker-tidy.git
synced 2024-11-16 17:50:39 +00:00
fix(deps): update dependency environs to v11.2.0 (#801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cfa63766d4
commit
75f244d62a
8
poetry.lock
generated
8
poetry.lock
generated
@ -320,13 +320,13 @@ six = ">=1.4.0"
|
||||
|
||||
[[package]]
|
||||
name = "environs"
|
||||
version = "11.1.0"
|
||||
version = "11.2.0"
|
||||
description = "simplified environment variable parsing"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "environs-11.1.0-py3-none-any.whl", hash = "sha256:64a95eb490370ea042c761203ff3b8c4b432f799dc20d623de9b00fae21efa16"},
|
||||
{file = "environs-11.1.0.tar.gz", hash = "sha256:8035fe255de3a095156ba79a1b76ff576ce60367817fe20c20bbe67869c8c7b2"},
|
||||
{file = "environs-11.2.0-py3-none-any.whl", hash = "sha256:536fc3572fb32b67896bdf4a9fb77eceeeca85f873123268e3a035804fbff0e3"},
|
||||
{file = "environs-11.2.0.tar.gz", hash = "sha256:87c5759dad117ebd36d8d10a24caf13ec1056b6cd42343a758b08ac6b9195be0"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -1075,4 +1075,4 @@ type = ["pytest-mypy"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.10.0"
|
||||
content-hash = "d0419bf6a0ebe68de0bf45d732c615830f561b047b48d4814205ebba343440f1"
|
||||
content-hash = "eacfa95e5a3f6188de2b23bc2de0edde03388d7005e14008a2c38c63198564c9"
|
||||
|
@ -38,7 +38,7 @@ colorama = "0.4.6"
|
||||
dateparser = "1.2.0"
|
||||
docker = "7.1.0"
|
||||
docker-pycreds = "0.4.0"
|
||||
environs = "11.1.0"
|
||||
environs = "11.2.0"
|
||||
idna = "3.10"
|
||||
ipaddress = "1.0.23"
|
||||
jsonschema = "4.23.0"
|
||||
|
Loading…
Reference in New Issue
Block a user