Skip to content

Commit

Permalink
Bump strawberry-graphql[fastapi] from 0.235.1 to 0.242.0
Browse files Browse the repository at this point in the history
Bumps [strawberry-graphql[fastapi]](https://github.com/strawberry-graphql/strawberry) from 0.235.1 to 0.242.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.235.1...0.242.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 516eafc commit 8b4a5fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ google-cloud-pubsub==2.18.3
google-cloud-storage==1.43.0
uvicorn==0.29.0
fastapi[all]==0.112.2
strawberry-graphql[fastapi]==0.235.1
strawberry-graphql[fastapi]==0.242.0
databases[mysql]==0.9.0
cryptography>=41.0.0
python-dateutil==2.8.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ sqlalchemy==2.0.34
# via databases
starlette==0.38.4
# via fastapi
strawberry-graphql[fastapi]==0.235.1
strawberry-graphql[fastapi]==0.242.0
# via -r requirements.in
tabulate==0.9.0
# via cpg-utils
Expand Down

0 comments on commit 8b4a5fc

Please sign in to comment.