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 11aiosqlite==0.20.0
22asgiref==3.8.1
33Deprecated==1.2.14
4- greenlet==3.0.3
4+ greenlet==3.1.1
55iniconfig==2.0.0
66packaging==24.0
77pluggy==1.5.0
Original file line number Diff line number Diff line change @@ -602,7 +602,7 @@ deps =
602602 sqlalchemy-0: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-sqlalchemy/test-requirements-0.txt
603603 sqlalchemy-1: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-sqlalchemy/test-requirements-1.txt
604604 sqlalchemy-2: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-sqlalchemy/test-requirements-2.txt
605- lint-instrumentation-sqlalchemy: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-sqlalchemy/test-requirements-1 .txt
605+ lint-instrumentation-sqlalchemy: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-sqlalchemy/test-requirements-2 .txt
606606
607607 elasticsearch: {[testenv]test_deps}
608608 elasticsearch-0: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-elasticsearch/test-requirements-0.txt
You can’t perform that action at this time.
0 commit comments