Skip to content

Commit e8108a1

Browse files
emdnetoxrmx
authored andcommitted
prometheus-remote-write: bump cramjam to 2.8.4 in test-requirements (open-telemetry#3157)
Signed-off-by: emdneto <[email protected]>
1 parent 97afb0b commit e8108a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exporter/opentelemetry-exporter-prometheus-remote-write/test-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ certifi==2024.7.4
33
charset-normalizer==3.3.2
44
# We can drop this after bumping baseline to pypy-39
55
cramjam==2.1.0; platform_python_implementation == "PyPy"
6-
cramjam==2.8.1; platform_python_implementation != "PyPy"
6+
cramjam==2.8.4; platform_python_implementation != "PyPy"
77
Deprecated==1.2.14
88
idna==3.7
99
iniconfig==2.0.0

0 commit comments

Comments
 (0)