ariebovenberg / quiz

🎱 Capable GraphQL client for Python
https://quiz.readthedocs.io
Apache License 2.0
67 stars 4 forks source link

Bump gentools from 1.2.0 to 1.2.1 #668

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps gentools from 1.2.0 to 1.2.1.

Release notes

Sourced from gentools's releases.

1.2.1

Relax version constrains on importlib-metadata backport for Python 3.7

Changelog

Sourced from gentools's changelog.

1.2.1 (2023-03-02) ++++++++++++++++++

  • Relax version constrains on importlib-metadata backport for Python 3.7.
Commits
  • c21973b Merge pull request #27 from ariebovenberg/importlib-backport
  • 05bb7b3 relax version constraints on importlib-metadata backport
  • 159aad4 πŸ‘Œ new black formatting
  • b07089a revert unintented version bump in pyproject.toml
  • 04929b6 update changelog, dev deps
  • c641e8a Merge pull request #25 from ariebovenberg/dependabot/pip/isort-5.11.5
  • 259fc99 Bump isort from 5.11.4 to 5.11.5
  • 792b5f0 update deps
  • 46b8944 Merge pull request #21 from ariebovenberg/dependabot/pip/sphinx-approx-eq-6.1.3
  • 617f736 Update sphinx requirement from ~=6.1.2 to ~=6.1.3
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)