Skip to content

Commit f727256

Browse files
authored
Merge branch 'main' into py313
2 parents a51ceb4 + 72dc1cf commit f727256

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

Lines changed: 1 addition & 1 deletion
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)