Skip to content

Commit eaa4730

Browse files
committed
bump poetry deps to python 3.10
1 parent f15daa0 commit eaa4730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repository = "https://github.com/scoutapp/scout_apm_python_logging"
1212
documentation = "https://scoutapm.com/docs/features/log-management"
1313

1414
[tool.poetry.dependencies]
15-
python = "^3.9"
15+
python = "^3.10"
1616
opentelemetry-api = "^1.26.0"
1717
opentelemetry-sdk = "^1.26.0"
1818
opentelemetry-exporter-otlp = "^1.26.0"

0 commit comments

Comments
 (0)