chore(deps): Bump the minor-and-patch group in /backend with 4 updates - #62
Merged
Merged
Conversation
Bumps the minor-and-patch group in /backend with 4 updates: [pyjwt](https://github.com/jpadilla/pyjwt), [openai](https://github.com/openai/openai-python), [google-auth](https://github.com/googleapis/google-cloud-python) and [ruff](https://github.com/astral-sh/ruff). Updates `pyjwt` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.13.0...2.14.0) Updates `openai` from 3.8.0 to 3.13.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v3.8.0...v3.13.0) Updates `google-auth` from 2.57.1 to 2.58.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-auth-v2.57.1...google-auth-v2.58.0) Updates `ruff` from 0.16.6 to 0.16.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.6...0.16.7) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: openai dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: google-auth dependency-version: 2.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
AdamEXu
deleted the
dependabot/pip/backend/minor-and-patch-2ffbbb2d4f
branch
September 15, 2026 15:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group in /backend with 4 updates: pyjwt, openai, google-auth and ruff.
Updates
pyjwtfrom 2.13.0 to 2.14.0Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
Commits
c6fe464release: prepare v2.14.0f541302style: apply Ruff formatting801cd12fix: reject public JWK container HMAC keysaf8181cfix: reject empty HMAC keys from JWKsba4853aThrottle repeated PyJWKClient refreshes2798504fix: reject DER public keys as HMAC secrets8b4e233fix: reject loader-accepted PEM variants1f8180afix: format JWS testscff1ac5Fix redirect handler return annotation0a795b8Reject redirects in PyJWKClient fetchesUpdates
openaifrom 3.8.0 to 3.13.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
f0fa922release: 3.13.0 (#3848)1c4284afeat(agents): add beta API and one-turn streaming helpers (#3847)603b81frelease: 3.12.0 (#3832)0e4bfeffeat(api) Add Live API (#3846)802b334fix: add aclose() to AsyncStream for standard async cleanup (#2854)adb212efix: preserve finalized output on null response completion (#3345)c7e8c03fix: handle baredictandlistannotations without type arguments (#3760)397ea08ci: resolve fork PRs missing Castiron run associations (#3831)2d4b97ctest: restore CI test runtime after dependency-policy regression (#3830)41f0a23release: 3.11.0 (#3829)Updates
google-authfrom 2.57.1 to 2.58.0Release notes
Sourced from google-auth's releases.
Commits
e0147b1chore(main): release google-auth 2.58.0 (#18325)0766fb6feat: update API sources and regenerate (#18324)906ace7feat(auth): [aiohttp] Add mTLS reconfiguration logic when certificate mismatc...f55462dfix: bump pytest from 8.4.2 to 9.0.3 in /packages/google-cloud-bigquery/sampl...4cc95cbfix: bump requests from 2.32.5 to 2.33.0 in /packages/google-cloud-bigquery/s...1d79696fix: bump pyasn1 from 0.6.2 to 0.6.4 in /packages/google-cloud-bigquery/sampl...b6fe689fix: bump idna from 3.10 to 3.15 in /packages/google-cloud-bigquery/samples/g...f18eb1efix: bump urllib3 from 2.6.3 to 2.7.0 in /packages/google-cloud-bigquery/samp...d0045d4fix: bump pytest from 8.4.2 to 9.0.3 in /packages/google-cloud-bigquery/sampl...282ab70fix: bump pyarrow from 21.0.0 to 23.0.1 in /packages/google-cloud-bigquery/sa...Updates
rufffrom 0.16.6 to 0.16.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b5dba86Bump version to 0.16.7 (#28496)5992d05Install rustfmt before linting releases (#28495)1713a1fensure prepare release changes pass prek (#28488)18cdbb4use scoped token for release workflow (#28484)c3813a5add a workflow for preparing releases (#28486)00948c0Remove the "Who’s Using Ruff?" list (#28455)86a2eba[pyupgrade] Stop recommending removedtyping.no_type_check_decorator(`UP...609e184Stop defining__cached__for Python 3.15 (#28476)859ff2f[ty] Track symlinked directory status in listings (#28482)77f6538Use paid GitHub-hosted runners for Linux (#28478)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions