Python: chore: update dependencies
This commit is contained in:
@@ -29,7 +29,7 @@ dependencies = [
|
||||
]
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"types-PyYaml==6.0.12.20260518"
|
||||
"types-PyYaml==6.0.12.20260724"
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
|
||||
@@ -57,7 +57,7 @@ math = [
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"uv==0.11.32",
|
||||
"uv==0.12.3",
|
||||
"ruff==0.16.0",
|
||||
"pytest==9.1.1",
|
||||
"mypy==2.3.0",
|
||||
@@ -67,7 +67,7 @@ dev = [
|
||||
"rich>=13.7.1,<15.0.0",
|
||||
"tomli==2.4.1",
|
||||
"tomli-w==1.2.0",
|
||||
"prek==0.4.11",
|
||||
"prek==0.4.12",
|
||||
]
|
||||
# tau2 is an executable optional feature fetched from source because it is not available on PyPI.
|
||||
tau2 = [
|
||||
|
||||
@@ -28,8 +28,8 @@ dependencies = [
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"uv==0.11.32",
|
||||
"flit==3.12.0",
|
||||
"uv==0.12.3",
|
||||
"flit==4.0.2",
|
||||
"ruff==0.16.0",
|
||||
"pytest==9.1.1",
|
||||
"pytest-asyncio==1.4.0",
|
||||
@@ -47,7 +47,7 @@ dev = [
|
||||
"poethepoet==0.48.0",
|
||||
"rich>=13.7.1,<16.0.0",
|
||||
"tomli==2.4.1",
|
||||
"prek==0.4.11",
|
||||
"prek==0.4.12",
|
||||
]
|
||||
test = [
|
||||
"azure-monitor-opentelemetry",
|
||||
|
||||
Generated
+5055
-5055
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user