exporter/prometheus-remote-write: bump certifi to latest (#2701)

Co-authored-by: Leighton Chen <lechen@microsoft.com>
This commit is contained in:
Riccardo Magliocchetti
2024-07-13 01:34:34 +02:00
committed by GitHub
parent 15f3b97d5a
commit 6bc48be45a

View File

@ -1,5 +1,5 @@
asgiref==3.7.2 asgiref==3.7.2
certifi==2024.2.2 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"