Skip to content

Commit 1064b6b

Browse files
committed
fix version in requirements.txt
Signed-off-by: emdneto <[email protected]>
1 parent ef5892e commit 1064b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packaging==24.0
77
pluggy==1.5.0
88
py-cpuinfo==9.0.0
99
pytest==7.4.4
10-
SQLAlchemy==1.4.54
10+
SQLAlchemy==1.4.51
1111
tomli==2.0.1
1212
typing_extensions==4.12.2
1313
wrapt==1.16.0

0 commit comments

Comments
 (0)