chore: Update Python dev tools
Some checks are pending
CICD / Integration Tests Failure Postmortem (pull_request) Blocked by required conditions
CICD / E2E Tests Failure Postmortem (pull_request) Blocked by required conditions
CICD / Promote Staging Images To Release (pull_request) Blocked by required conditions
CICD / Build and Push CICD Images (pull_request) Successful in 28m6s
CICD / Build CICD Image Failure Postmortem (pull_request) Has been skipped
CICD / Source Checks (pull_request) Successful in 11m33s
CICD / Dependency Audits (Informational) (pull_request) Successful in 1m17s
CICD / Source Lanes Failure Postmortem (pull_request) Has been skipped
CICD / CICD Tests Complete (pull_request) Successful in 8s
CICD / Build Release Images (pull_request) Successful in 7m4s
CICD / Build Tester Images (pull_request) Successful in 7m31s
CICD / Production Images Complete (pull_request) Successful in 6s
CICD / Production Image Failures Postmortem (pull_request) Has been skipped
CICD / Runtime Black-Box Integration Tests (pull_request) Successful in 2m37s
CICD / End-to-End Tests (pull_request) Successful in 2m43s
Some checks are pending
CICD / Integration Tests Failure Postmortem (pull_request) Blocked by required conditions
CICD / E2E Tests Failure Postmortem (pull_request) Blocked by required conditions
CICD / Promote Staging Images To Release (pull_request) Blocked by required conditions
CICD / Build and Push CICD Images (pull_request) Successful in 28m6s
CICD / Build CICD Image Failure Postmortem (pull_request) Has been skipped
CICD / Source Checks (pull_request) Successful in 11m33s
CICD / Dependency Audits (Informational) (pull_request) Successful in 1m17s
CICD / Source Lanes Failure Postmortem (pull_request) Has been skipped
CICD / CICD Tests Complete (pull_request) Successful in 8s
CICD / Build Release Images (pull_request) Successful in 7m4s
CICD / Build Tester Images (pull_request) Successful in 7m31s
CICD / Production Images Complete (pull_request) Successful in 6s
CICD / Production Image Failures Postmortem (pull_request) Has been skipped
CICD / Runtime Black-Box Integration Tests (pull_request) Successful in 2m37s
CICD / End-to-End Tests (pull_request) Successful in 2m43s
This commit is contained in:
@@ -4,8 +4,8 @@ requires = ["hatchling"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ruff==0.14.1",
|
||||
"pyright==1.1.410",
|
||||
"ruff==0.14.14",
|
||||
"pyright==1.1.411",
|
||||
"pydoclint==0.9.1",
|
||||
"pytest==9.1.1",
|
||||
"pytest-asyncio==1.4.0",
|
||||
@@ -17,9 +17,9 @@ dev = [
|
||||
"pre-commit==4.6.0", # For running pre-commit hooks in CI
|
||||
"pyyaml==6.0.3",
|
||||
"yamllint==1.37.1",
|
||||
"toml-sort==0.24.3",
|
||||
"toml-sort==0.24.4",
|
||||
"language-formatters-pre-commit-hooks==2.16.0", # For pretty-format-toml
|
||||
"xdoctest==1.3.0", # For doctest support # Task runner for unified development workflows
|
||||
"xdoctest==1.3.2", # For doctest support # Task runner for unified development workflows
|
||||
"poethepoet==0.41.0",
|
||||
"bandit>=1.9.4",
|
||||
"pip-audit>=2.9.0"
|
||||
|
||||
1310
backend/uv.lock
generated
1310
backend/uv.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user