diff --git a/Pipfile b/Pipfile index 39b3be5..8c8b640 100644 --- a/Pipfile +++ b/Pipfile @@ -21,7 +21,7 @@ websockets = "==12.0" httpx = {extras = ["http2"], version = "==0.27.*"} asgi-correlation-id = "==3.0.0" sentry-sdk = "==2.14.0" -starlette-prometheus = "==0.9.0" +starlette-prometheus = "==0.10.0" structlog = "==24.4.0" circuitbreaker = "==2.0.0" secure = "==0.3.0" diff --git a/Pipfile.lock b/Pipfile.lock index ef084af..4113145 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c7b96434c203c1ccd87ac40f4d050d5b236f8ab9925180c6df55f56c85bd6811" + "sha256": "04d7c6076428ad76263331ff8295756fbc595dcf22664ed25df59d5b6e4ecac2" }, "pipfile-spec": 6, "requires": { @@ -182,11 +182,11 @@ }, "prometheus-client": { "hashes": [ - "sha256:1b12ba48cee33b9b0b9de64a1047cbd3c5f2d0ab6ebcead7ddda613a750ec3c5", - "sha256:317453ebabff0a1b02df7f708efbab21e3489e7072b61cb6957230dd004a0af0" + "sha256:4fa6b4dd0ac16d58bb587c04b1caae65b8c5043e85f778f42f5f632f6af2e166", + "sha256:96c83c606b71ff2b0a433c98889d275f51ffec6c5e267de37c7a2b5c9aa9233e" ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", - "version": "==0.12.0" + "markers": "python_version >= '3.8'", + "version": "==0.21.0" }, "pydantic": { "hashes": [ @@ -276,12 +276,12 @@ }, "starlette-prometheus": { "hashes": [ - "sha256:a52fb0f1df52b44a7a677a792759337ef0ce0d59ddf3e684a7d6459a93a90e99", - "sha256:b4702e4ec67dce508d28551db0e45f12f58411afdb5d1078c92ff74331915381" + "sha256:77d1e9cfad572206e8de242975bd00a62e33685eb330389f2add04e4d719d47d", + "sha256:8b2f997495f809f01387378dad5476b2a1cf2fb2d9b96164394effdecb2d8380" ], "index": "pypi", - "markers": "python_version >= '3.7' and python_version < '4.0'", - "version": "==0.9.0" + "markers": "python_version >= '3.8' and python_version < '4.0'", + "version": "==0.10.0" }, "structlog": { "hashes": [