MrThearMan / graphene-django-extensions

Extensions for writing GraphQL schemas with the graphene-django library with less boilerplate.
https://pypi.org/project/graphene-django-extensions/
MIT License
5 stars 1 forks source link

Bump the python-dependencies group with 2 updates #83

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the python-dependencies group with 2 updates: graphene-django-query-optimizer and mypy.

Updates graphene-django-query-optimizer from 0.8.5 to 0.9.0

Release notes

Sourced from graphene-django-query-optimizer's releases.

Release 0.9.0

What's Changed

Features

Automated

New Contributors


Full Changelog: https://github.com/MrThearMan/graphene-django-query-optimizer/compare/v0.8.5...v0.9.0

Commits
  • 0af6620 Bump version to 0.9.0
  • d808fac Change the DjangoListField default fields to None (from "all")
  • d571ea3 Add sales to Owners
  • 43c9d96 Move example project out of test folder
  • a8056fc [pre-commit.ci] pre-commit autoupdate
  • a292a2f Bump the python-dependencies group with 3 updates
  • 0bcc4ca [pre-commit.ci] pre-commit autoupdate
  • e183923 Bump the python-dependencies group with 3 updates
  • 4e945e7 [pre-commit.ci] pre-commit autoupdate
  • 9c87a4f Bump the python-dependencies group with 4 updates
  • Additional commits viewable in compare view


Updates mypy from 1.11.1 to 1.11.2

Commits
  • 789f02c Bump version to 1.11.2
  • 917cc75 An alternative fix for a union-like literal string (#17639)
  • 7d805b3 Unwrap TypedDict item types before storing (#17640)
  • 32675dd Revert "Fix Literal strings containing pipe characters" (#17638)
  • 778542b Revert "Fix RawExpressionType.accept crash with --cache-fine-grained" (#1...
  • 14ab742 Bump version to 1.11.2+dev
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions