mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-29 05:04:05 +08:00
exporter/prometheus-remote-write: bump certifi to latest (#2701)
Co-authored-by: Leighton Chen <lechen@microsoft.com>
This commit is contained in:

committed by
GitHub

parent
15f3b97d5a
commit
6bc48be45a
@ -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"
|
||||||
|
Reference in New Issue
Block a user