Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 858b5a0 commit aa37284
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
23 changes: 11 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gunicorn = "^22.0.0"
Pillow = "^10.4.0"
psycopg2 = "^2.9.9"
strawberry-django-auth = "^0.376.2"
strawberry-graphql-django = "^0.46.1"
strawberry-graphql-django = "^0.49.1"
whitenoise = "^6.7.0"
cloudinary = "^1.41.0"
python-telegram-bot = {extras = ["callback-data"], version = "^21.6"}
Expand Down

0 comments on commit aa37284

Please sign in to comment.