Skip to content

Commit

Permalink
Bump strawberry-graphql from 0.190.0 to 0.234.0
Browse files Browse the repository at this point in the history
Bumps [strawberry-graphql](https://github.com/strawberry-graphql/strawberry) from 0.190.0 to 0.234.0.
- [Release notes](https://github.com/strawberry-graphql/strawberry/releases)
- [Changelog](https://github.com/strawberry-graphql/strawberry/blob/main/CHANGELOG.md)
- [Commits](strawberry-graphql/strawberry@0.190.0...0.234.0)

---
updated-dependencies:
- dependency-name: strawberry-graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 696b7ce commit 479d73a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies = [
"typing-extensions;python_version<'3.8'",
# The Strawberry module is quite volatile so recommend pinning to a
# specific version and updating to latest after testing.
"strawberry-graphql==0.190.0",
"strawberry-graphql==0.234.0",
"aioca>=1.7",
"p4p",
"ruamel.yaml",
Expand Down

0 comments on commit 479d73a

Please sign in to comment.