File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
instrumentation/opentelemetry-instrumentation-sqlalchemy Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
aiosqlite==0.20.0
2
2
asgiref==3.8.1
3
3
Deprecated==1.2.14
4
- greenlet==3.0.3
4
+ greenlet==3.1.1
5
5
iniconfig==2.0.0
6
6
packaging==24.0
7
7
pluggy==1.5.0
Original file line number Diff line number Diff line change @@ -613,7 +613,7 @@ deps =
613
613
sqlalchemy-0: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-sqlalchemy/test-requirements-0.txt
614
614
sqlalchemy-1: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-sqlalchemy/test-requirements-1.txt
615
615
sqlalchemy-2: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-sqlalchemy/test-requirements-2.txt
616
- lint-instrumentation-sqlalchemy: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-sqlalchemy/test-requirements-1 .txt
616
+ lint-instrumentation-sqlalchemy: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-sqlalchemy/test-requirements-2 .txt
617
617
618
618
elasticsearch: {[testenv]test_deps}
619
619
elasticsearch-0: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-elasticsearch/test-requirements-0.txt
You can’t perform that action at this time.
0 commit comments