mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-01 06:33:52 +08:00
psycopg: bump versions in test-requirements to support py313 (#3147)
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
This commit is contained in:
@ -5,7 +5,7 @@ Deprecated==1.2.14
|
||||
iniconfig==2.0.0
|
||||
packaging==24.0
|
||||
pluggy==1.5.0
|
||||
psycopg2-binary==2.9.9
|
||||
psycopg2-binary==2.9.10
|
||||
py-cpuinfo==9.0.0
|
||||
pytest==7.4.4
|
||||
tomli==2.0.1
|
||||
|
@ -3,7 +3,7 @@ Deprecated==1.2.14
|
||||
iniconfig==2.0.0
|
||||
packaging==24.0
|
||||
pluggy==1.5.0
|
||||
psycopg==3.1.18
|
||||
psycopg==3.2.2
|
||||
py-cpuinfo==9.0.0
|
||||
pytest==7.4.4
|
||||
tomli==2.0.1
|
||||
|
@ -3,7 +3,7 @@ Deprecated==1.2.14
|
||||
iniconfig==2.0.0
|
||||
packaging==24.0
|
||||
pluggy==1.5.0
|
||||
psycopg2==2.9.9
|
||||
psycopg2==2.9.10
|
||||
py-cpuinfo==9.0.0
|
||||
pytest==7.4.4
|
||||
tomli==2.0.1
|
||||
|
Reference in New Issue
Block a user