Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 29, 2025

Update our test matrix with new releases of integrated frameworks and libraries.

How it works

  • Scan PyPI for all supported releases of all frameworks we have a dedicated test suite for.
  • Pick a representative sample of releases to run our test suite against. We always test the latest and oldest supported version.
  • Update tox.ini with the new releases.

Action required

  • If CI passes on this PR, it's safe to approve and merge. It means our integrations can handle new versions of frameworks that got pulled in.
  • If CI doesn't pass on this PR, this points to an incompatibility of either our integration or our test setup with a new version of a framework.

🤖 This PR was automatically created using a GitHub action.


Note

Bumps test targets and dependency pins for anthropic, boto3, fastapi, and redis to their latest versions across releases.jsonl and tox.ini.

  • Integrations matrix updates
    • AI:
      • anthropic: 0.68.00.68.1 (envlist and deps)
    • Cloud:
      • boto3: 1.40.391.40.40 (envlist and deps)
    • Web:
      • fastapi: 0.117.10.118.0 (envlist and deps)
    • DB/Cache:
      • redis: 7.0.0b17.0.0b2 (envlist and deps)

Written by Cursor Bugbot for commit 6c871c3. This will update automatically on new commits. Configure here.

@github-actions github-actions bot added Component: CI Dealing with Github Actions Component: Tests Dealing with tests labels Sep 29, 2025
@github-actions github-actions bot requested a review from a team as a code owner September 29, 2025 03:38
@sentrivana sentrivana enabled auto-merge (squash) September 29, 2025 06:55
@sentrivana sentrivana merged commit 9b58d31 into master Sep 29, 2025
113 checks passed
@sentrivana sentrivana deleted the toxgen/update branch September 29, 2025 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: CI Dealing with Github Actions Component: Tests Dealing with tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant