Skip to content

Commit

Permalink
Bump graphql-core from 3.2.4 to 3.2.5 (#629)
Browse files Browse the repository at this point in the history
Bumps [graphql-core](https://github.com/graphql-python/graphql-core)
from 3.2.4 to 3.2.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/graphql-python/graphql-core/releases">graphql-core's
releases</a>.</em></p>
<blockquote>
<h2>v3.2.5</h2>
<p>Patch-release GraphQL-core v3.2.5, based on GraphQL.js v16.8.2.</p>
<p>This patch-release supports Python 3.6 to 3.13.</p>
<p>Thanks to all who are sponsoring me (<a
href="https://github.com/Cito"><code>@​Cito</code></a>) for maintaining
this project.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/graphql-python/graphql-core/commit/f27763352ec53cd5ff20b3382475472d9c091dda"><code>f277633</code></a>
Update publish action</li>
<li><a
href="https://github.com/graphql-python/graphql-core/commit/cf1ee7bf7f23cfb83ab55b199f635586010cdb04"><code>cf1ee7b</code></a>
Support Python 3.13 and bump version number</li>
<li><a
href="https://github.com/graphql-python/graphql-core/commit/967d58d20831032ef30555d04103342833b58a15"><code>967d58d</code></a>
Use American English</li>
<li><a
href="https://github.com/graphql-python/graphql-core/commit/002567e8719a193ea54e961e2c398f4e3aad2c57"><code>002567e</code></a>
Update classifiers in setup.py</li>
<li>See full diff in <a
href="https://github.com/graphql-python/graphql-core/compare/v3.2.4...v3.2.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=graphql-core&package-manager=pip&previous-version=3.2.4&new-version=3.2.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 7a4c231 commit 3c749d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -225,9 +225,9 @@ flask-sqlalchemy==3.1.1 \
# -r requirements.txt
# flask-migrate
# types-flask-migrate
graphql-core==3.2.4 \
--hash=sha256:1604f2042edc5f3114f49cac9d77e25863be51b23a54a61a23245cf32f6476f0 \
--hash=sha256:acbe2e800980d0e39b4685dd058c2f4042660b89ebca38af83020fd872ff1264
graphql-core==3.2.5 \
--hash=sha256:2f150d5096448aa4f8ab26268567bbfeef823769893b39c1a2e1409590939c8a \
--hash=sha256:e671b90ed653c808715645e3998b7ab67d382d55467b7e2978549111bbabf8d5
# via
# -r requirements.txt
# graphql-server
Expand Down

0 comments on commit 3c749d0

Please sign in to comment.