deps(deps): bump the dependency-updates group across 1 directory with 4 updates#93
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps(deps): bump the dependency-updates group across 1 directory with 4 updates#93dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 4 updates Bumps the dependency-updates group with 4 updates in the / directory: [litellm](https://github.com/BerriAI/litellm), [google-auth](https://github.com/googleapis/google-cloud-python), [hypothesis](https://github.com/HypothesisWorks/hypothesis) and [ruff](https://github.com/astral-sh/ruff). Updates `litellm` from 1.91.1 to 1.93.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.91.1...v1.93.0) Updates `google-auth` from 2.55.2 to 2.56.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.55.2...google-auth-v2.56.0) Updates `hypothesis` from 6.156.4 to 6.157.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.156.4...v6.157.0) Updates `ruff` from 0.15.21 to 0.15.22 - [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.15.21...0.15.22) --- updated-dependencies: - dependency-name: google-auth dependency-version: 2.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: hypothesis dependency-version: 6.156.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: litellm dependency-version: 1.92.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/dependency-updates-27aae2a686
branch
from
July 20, 2026 03:20
30cb403 to
c328531
Compare
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dependency-updates group with 4 updates in the / directory: litellm, google-auth, hypothesis and ruff.
Updates
litellmfrom 1.91.1 to 1.93.0Release notes
Sourced from litellm's releases.
... (truncated)
Commits
052b5a2Merge pull request #33904 from BerriAI/litellm_models_listing_malformed_cost_...db190bafix(proxy): treat malformed cost-map token limits as absent on /v1/models3510494chore(release): backport #33853 and #33864 onto patch-1.93.0rc2 to complete t...2530e32chore(release): backport 11 staging PRs onto patch-1.93.0rc2 for the 1.93.0 s...b5cd431Merge pull request #33499 from BerriAI/litellm_backport_1930rc2fba058bMerge pull request #32956 from BerriAI/litellm_fix_lit3859_wif_bridge10d5804Merge pull request #32884 from BerriAI/litellm_internal_stagingd37ba79refactor(ui): convert projects page chart to shadcn/recharts (#32722)4baeb28chore: update Next.js build artifacts (2026-07-11 23:35 UTC, node v20.20.2) (...ca877c7refactor(ui): colocate the usage view, keeping the shared usage components (#...Updates
google-authfrom 2.55.2 to 2.56.0Release notes
Sourced from google-auth's releases.
Commits
7c18c24chore: release main (#17646)8feb1b8tests(bigquery): implement robust wait loop for socket leak tests (#17688)e5f7feffix: bump mistune from 3.2.1 to 3.3.0 in /packages/bigframes (#17694)bd5d1a4docs: add project ID to pandas-gbq run sample (#17692)635da34fix: bump soupsieve from 2.7 to 2.8.4 in /packages/bigframes (#17695)4253fabfeat(bigframes): support offset-based column access via iloc (#17367)a5a717dfeat(storage): add option to disable checksums and improve robustness of full...fc423c8docs: make landing page quickstart runnable (#17687)cae94f9feat(bigframes): Support groupby.agg/transform with udf transpiler (#17613)91f93bcfix(bigframes): Fix sqlglot backend regressions (#17655)Updates
hypothesisfrom 6.156.4 to 6.157.0Commits
41e4ac5Bump hypothesis version to 6.157.0 and update changelog86c9077Merge pull request #4801 from Zac-HD/claude/annotated-type-bugs-9hez25e6efa5dMerge remote-tracking branch 'upstream/create-pull-request/patch' into claude...ae39383Fix TypeAliasType backport resolution on Python 3.10ad258f6Cover the invalid-Timezone-value error pathc51e00bSimplify Timezone base-strategy constructionfe2cfe3Resolve the typing-extensions TypeAliasType backport; shorter changelog03bbf8fName the alias in nested-Annotated errors; validate Timezone base typee670494Support annotated-types Timezone; better nested-Annotated error0c49268add type ignore for new mypyUpdates
rufffrom 0.15.21 to 0.15.22Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
0177a7eBump 0.15.22 (#26884)fe8ba85[pycodestyle] DocumentE731fix safety (#26847)f3cf7c8[ruff] Addrule-codes-in-selectors(RUF201) (#26772)d244fd7Document argfile support (#26803)f239758[flake8-pyi] Fix false positive in__all__(PYI053) (#26872)54acbcd[ty] SupportTypeVarTupleandUnpack(#25240)87fc38c[ty] Parallelize subtype hierarchy search (#26875)e454f91[ty] Share interned query keys across Salsa queries (#26794)6f361a7[ty] only collect expected types for files open in the editor (#25546)6d6b2b3[ty] Avoid allocations during Salsa interned lookups (#26877)