Skip to content

deps(BA-3325): Fix pycares version to 4#7231

Merged
fregataa merged 2 commits into
mainfrom
deps/fix-pycares-version
Dec 11, 2025
Merged

deps(BA-3325): Fix pycares version to 4#7231
fregataa merged 2 commits into
mainfrom
deps/fix-pycares-version

Conversation

@fregataa

@fregataa fregataa commented Dec 11, 2025

Copy link
Copy Markdown
Member

resolves #7230 (BA-3325)

pycares made a breaking change in version 5.0.0 but none of aiohttp versions can support it yet
related: aio-libs/aiohttp#11829

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version
  • Mention to the original issue
  • Installer updates including:
    • Fixtures for db schema changes
    • New mandatory config options
  • Update of end-to-end CLI integration tests in ai.backend.test
  • API server-client counterparts (e.g., manager API -> client SDK)
  • Test case(s) to:
    • Demonstrate the difference of before/after
    • Demonstrate the flow of abstract/conceptual models with a concrete implementation
  • Documentation
    • Contents in the docs directory
    • docstrings in public interfaces and type annotations

@fregataa fregataa added this to the 25.18 milestone Dec 11, 2025
@fregataa fregataa self-assigned this Dec 11, 2025
Copilot AI review requested due to automatic review settings December 11, 2025 08:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions github-actions Bot added the size:XS ~10 LoC label Dec 11, 2025
@fregataa fregataa added this pull request to the merge queue Dec 11, 2025
Merged via the queue into main with commit a65bcf7 Dec 11, 2025
28 checks passed
@fregataa fregataa deleted the deps/fix-pycares-version branch December 11, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS ~10 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aiohttp does not support pycares version 5.0

4 participants