We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Within the nox -r -t tests -s "Tests-3.12(gql_core='3.3.0')" tests (it happens on all Python versions):
nox -r -t tests -s "Tests-3.12(gql_core='3.3.0')"
Package operations: 0 installs, 1 update, 0 removals - Downgrading graphql-core (3.3.0a5 https://github.com/graphql-python/graphql-core/archive/876aef67b6f1e1f21b3b5db94c7ff03726cb6bdf.zip -> 3.2.3)
This also appears in the logs for the Core 3.2 tests as well. The Pydantic tests have different logs, but they're also installing 3.2 rather than 3.3.
https://github.com/strawberry-graphql/strawberry/actions/runs/10384390719/job/28751301930?pr=3592
N/A -- This is a CI bug.
The text was updated successfully, but these errors were encountered:
Thanks for the alert 🙃 It is already fixed in #3554
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the Bug
Within the
nox -r -t tests -s "Tests-3.12(gql_core='3.3.0')"
tests (it happens on all Python versions):This also appears in the logs for the Core 3.2 tests as well. The Pydantic tests have different logs, but they're also installing 3.2 rather than 3.3.
https://github.com/strawberry-graphql/strawberry/actions/runs/10384390719/job/28751301930?pr=3592
System Information
N/A -- This is a CI bug.
Upvote & Fund
The text was updated successfully, but these errors were encountered: