Skip to content

chore(deps): lock file maintenance#307

Merged
vredchenko merged 2 commits into
mainfrom
renovate/lock-file-maintenance-python-dependencies
Jul 24, 2026
Merged

chore(deps): lock file maintenance#307
vredchenko merged 2 commits into
mainfrom
renovate/lock-file-maintenance-python-dependencies

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 6am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@github-actions github-actions Bot added admin Project maintenance, dependency updates, or housekeeping devops CI/CD, deployment, infrastructure, or tooling work labels Jun 29, 2026
@github-actions
github-actions Bot force-pushed the renovate/lock-file-maintenance-python-dependencies branch from 5b499b6 to 4e0e438 Compare July 2, 2026 16:36
@vredchenko
vredchenko force-pushed the renovate/lock-file-maintenance-python-dependencies branch from 4e0e438 to 230a308 Compare July 24, 2026 13:06
The lock-file refresh bumps Starlette 1.1 -> 1.3, whose TestClient prefers
httpx2 over httpx and emits a StarletteDeprecationWarning when it falls back.
With filterwarnings=["error"] that warning fails backend test collection.
Add httpx2 to the dev extra so TestClient uses it; httpx stays as the
production api_client HTTP library.
@vredchenko
vredchenko merged commit 642c3f9 into main Jul 24, 2026
3 of 4 checks passed
@vredchenko
vredchenko deleted the renovate/lock-file-maintenance-python-dependencies branch July 24, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

admin Project maintenance, dependency updates, or housekeeping devops CI/CD, deployment, infrastructure, or tooling work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant