Skip to content

Commit 7c3fd94

Browse files
emdnetoxrmx
andcommitted
psycopg: bump versions in test-requirements to support py313 (open-telemetry#3147)
Signed-off-by: emdneto <[email protected]> Co-authored-by: Riccardo Magliocchetti <[email protected]>
1 parent a783f0c commit 7c3fd94

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

instrumentation/opentelemetry-instrumentation-aiopg/test-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Deprecated==1.2.14
55
iniconfig==2.0.0
66
packaging==24.0
77
pluggy==1.5.0
8-
psycopg2-binary==2.9.9
8+
psycopg2-binary==2.9.10
99
py-cpuinfo==9.0.0
1010
pytest==7.4.4
1111
tomli==2.0.1

instrumentation/opentelemetry-instrumentation-psycopg/test-requirements-1.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Deprecated==1.2.14
33
iniconfig==2.0.0
44
packaging==24.0
55
pluggy==1.5.0
6-
psycopg==3.1.18
6+
psycopg==3.2.2
77
py-cpuinfo==9.0.0
88
pytest==7.4.4
99
tomli==2.0.1

instrumentation/opentelemetry-instrumentation-psycopg2/test-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Deprecated==1.2.14
33
iniconfig==2.0.0
44
packaging==24.0
55
pluggy==1.5.0
6-
psycopg2==2.9.9
6+
psycopg2==2.9.10
77
py-cpuinfo==9.0.0
88
pytest==7.4.4
99
tomli==2.0.1

0 commit comments

Comments
 (0)