mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-28 12:43:39 +08:00
instrumentation/pymysql: bump pymysql to 1.1.1 in test requirements (#2608)
This commit is contained in:

committed by
GitHub

parent
6be205e604
commit
795c93376c
@ -5,7 +5,7 @@ iniconfig==2.0.0
|
|||||||
packaging==24.0
|
packaging==24.0
|
||||||
pluggy==1.5.0
|
pluggy==1.5.0
|
||||||
py-cpuinfo==9.0.0
|
py-cpuinfo==9.0.0
|
||||||
PyMySQL==1.1.0
|
PyMySQL==1.1.1
|
||||||
pytest==7.4.4
|
pytest==7.4.4
|
||||||
pytest-benchmark==4.0.0
|
pytest-benchmark==4.0.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
|
Reference in New Issue
Block a user