Skip to content

deps(deps): bump the dependency-updates group with 2 updates#86

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/dependency-updates-e33b45b012
Closed

deps(deps): bump the dependency-updates group with 2 updates#86
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/dependency-updates-e33b45b012

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependency-updates group with 2 updates: litellm and hypothesis.

Updates litellm from 1.91.1 to 1.92.0

Release notes

Sourced from litellm's releases.

v1.92.0

Verify Docker Image Signature

All LiteLLM Docker images are signed with cosign. Every release is signed with the same key introduced in commit 0112e53.

Verify using the pinned commit hash (recommended):

A commit hash is cryptographically immutable, so this is the strongest way to ensure you are using the original signing key:

cosign verify \
  --key https://raw.githubusercontent.com/BerriAI/litellm/0112e53046018d726492c814b3644b7d376029d0/cosign.pub \
  ghcr.io/berriai/litellm:v1.92.0

Verify using the release tag (convenience):

Tags are protected in this repository and resolve to the same key. This option is easier to read but relies on tag protection rules:

cosign verify \
  --key https://raw.githubusercontent.com/BerriAI/litellm/v1.92.0/cosign.pub \
  ghcr.io/berriai/litellm:v1.92.0

Expected output:

The following checks were performed on each of these signatures:
  - The cosign claims were validated
  - The signatures were verified against the specified public key

What's Changed

... (truncated)

Commits
  • b3086cc chore(release): backport 11 staging PRs onto patch-1.92.0rc2 for the 1.92.0 s...
  • 78c5618 Merge pull request #32554 from BerriAI/litellm_ui_rebuild_192rc1
  • 0f4f09f chore: update Next.js build artifacts (2026-07-08 23:23 UTC, node v20.20.2)
  • d2b4f49 Merge pull request #32553 from BerriAI/litellm_backport_patch_192rc1
  • 27b5cfd fix(otel): restore error.* span attributes on v2 error spans (LIT-4179) (#32524)
  • c5fa3a8 Merge pull request #32405 from BerriAI/litellm_kraken-remove-envref-gates
  • 8c8e4d0 fix(ui/mcp): do not reset in-flight OAuth resume when create modal mounts clo...
  • 2d35ea5 feat(otel): stamp gen_ai.response.time_to_first_chunk on streaming LLM spans ...
  • b5dee35 Merge pull request #32277 from BerriAI/litellm_/elated-noyce-6fc150
  • e1ec215 Merge pull request #32256 from BerriAI/litellm_bedrock_db_env_expansion
  • Additional commits viewable in compare view

Updates hypothesis from 6.156.4 to 6.156.6

Commits
  • 276c391 Bump hypothesis version to 6.156.6 and update changelog
  • c6e2305 Merge pull request #4791 from dylan-bakr/strip-auth-on-redirect
  • 988999a use add_unredirected_header instead
  • e8458dd Bump hypothesis version to 6.156.5 and update changelog
  • db2968a Merge pull request #4794 from Liam-DeVoe/publish-x86-wheels
  • a4d3a6d build 32bit wheels for windows and linux
  • 8343697 remove unused # type: ignore comment
  • ed741f0 create RELEASE.rst
  • eeb0fe9 claude: strip Authorization header on cross-host redirect
  • 227074f claude: create test
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <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

Bumps the dependency-updates group with 2 updates: [litellm](https://github.com/BerriAI/litellm) and [hypothesis](https://github.com/HypothesisWorks/hypothesis).


Updates `litellm` from 1.91.1 to 1.92.0
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.91.1...v1.92.0)

Updates `hypothesis` from 6.156.4 to 6.156.6
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@v6.156.4...v6.156.6)

---
updated-dependencies:
- dependency-name: litellm
  dependency-version: 1.92.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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 13, 2026
@sonarqubecloud

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 14, 2026
@dependabot
dependabot Bot deleted the dependabot/uv/dependency-updates-e33b45b012 branch July 14, 2026 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants