From 72dc1cf1f6c611aabd0f2aed977c54bfc6272dc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Em=C3=ADdio=20Neto?= <9735060+emdneto@users.noreply.github.com> Date: Mon, 30 Dec 2024 05:26:54 -0300 Subject: [PATCH] prometheus-remote-write: bump cramjam to 2.8.4 in test-requirements (#3157) Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> --- .../test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exporter/opentelemetry-exporter-prometheus-remote-write/test-requirements.txt b/exporter/opentelemetry-exporter-prometheus-remote-write/test-requirements.txt index 20d42eb4c6..5587dcdbb5 100644 --- a/exporter/opentelemetry-exporter-prometheus-remote-write/test-requirements.txt +++ b/exporter/opentelemetry-exporter-prometheus-remote-write/test-requirements.txt @@ -3,7 +3,7 @@ certifi==2024.7.4 charset-normalizer==3.3.2 # We can drop this after bumping baseline to pypy-39 cramjam==2.1.0; platform_python_implementation == "PyPy" -cramjam==2.8.1; platform_python_implementation != "PyPy" +cramjam==2.8.4; platform_python_implementation != "PyPy" Deprecated==1.2.14 idna==3.7 iniconfig==2.0.0