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 @@ -613,7 +613,7 @@ deps =
613613 sqlalchemy-0: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-sqlalchemy/test-requirements-0.txt
614614 sqlalchemy-1: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-sqlalchemy/test-requirements-1.txt
615615 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
617617
618618 elasticsearch: {[testenv]test_deps}
619619 elasticsearch-0: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-elasticsearch/test-requirements-0.txt
You can’t perform that action at this time.
0 commit comments