mirror of
https://github.com/thegeeklab/prometheus-pve-sd.git
synced 2024-11-16 06:30:39 +00:00
fix(deps): update dependency environs to v11.2.0 (#658)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
18363422d3
commit
a177648f16
8
poetry.lock
generated
8
poetry.lock
generated
@ -262,13 +262,13 @@ toml = ["tomli"]
|
||||
|
||||
[[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]
|
||||
@ -802,4 +802,4 @@ zstd = ["zstandard (>=0.18.0)"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.10.0"
|
||||
content-hash = "85c5eb3c64b19523bb8a4a04e8e3a20caa09fb0491e0e25a3bc9946cb13bcf58"
|
||||
content-hash = "f8b1d70fb307ea192c402c30ba4977ba78979edd64a1791b753a98c7391c6028"
|
||||
|
@ -32,7 +32,7 @@ version = "0.0.0"
|
||||
anyconfig = "0.14.0"
|
||||
appdirs = "1.4.4"
|
||||
colorama = "0.4.6"
|
||||
environs = "11.1.0"
|
||||
environs = "11.2.0"
|
||||
jsonschema = "4.23.0"
|
||||
nested-lookup = "0.2.25"
|
||||
prometheus-client = "0.21.0"
|
||||
|
Loading…
Reference in New Issue
Block a user