From 905512052c87659b80eed7c8207c439843075158 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 16:30:39 +0000 Subject: [PATCH] chore(deps): update dependency prometheus_client to v0.20.0 --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 4b62c9b..e8162aa 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] python-apt = {ref = "2.5.3", git = "https://salsa.debian.org/apt-team/python-apt.git"} -prometheus_client = "==0.19.0" +prometheus_client = "==0.20.0" fastapi = "==0.109.2" uvicorn = {version = "==0.27.1", extras = ["standard"]} diff --git a/Pipfile.lock b/Pipfile.lock index b5152bf..4cf4501 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2000649c19fb18087b0e4d932b7b5d8320df2da6aadfcc818ad6681d789b7f0a" + "sha256": "3f71522f9f11e64ef7c08062d62940910e17ecd466c62a1d530af22f4e306bfc" }, "pipfile-spec": 6, "requires": {}, @@ -106,12 +106,12 @@ }, "prometheus-client": { "hashes": [ - "sha256:4585b0d1223148c27a225b10dbec5ae9bc4c81a99a3fa80774fa6209935324e1", - "sha256:c88b1e6ecf6b41cd8fb5731c7ae919bf66df6ec6fafa555cd6c0e16ca169ae92" + "sha256:287629d00b147a32dcb2be0b9df905da599b2d82f80377083ec8463309a4bb89", + "sha256:cde524a85bce83ca359cc837f28b8c0db5cac7aa653a588fd7e84ba061c329e7" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==0.19.0" + "version": "==0.20.0" }, "pydantic": { "hashes": [