prometheus-remote-write: bump cramjam to 2.8.4 in test-requirements (#3157)
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
This commit is contained in:
parent
16eaec8d03
commit
72dc1cf1f6
|
|
@ -3,7 +3,7 @@ certifi==2024.7.4
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
# We can drop this after bumping baseline to pypy-39
|
# We can drop this after bumping baseline to pypy-39
|
||||||
cramjam==2.1.0; platform_python_implementation == "PyPy"
|
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
|
Deprecated==1.2.14
|
||||||
idna==3.7
|
idna==3.7
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue