Skip to content

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

Merged
nikolay-e merged 1 commit into
mainfrom
dependabot/uv/dependency-updates-1f13190218
Jun 22, 2026
Merged

deps(deps): bump the dependency-updates group with 2 updates#63
nikolay-e merged 1 commit into
mainfrom
dependabot/uv/dependency-updates-1f13190218

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

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

Updates litellm from 1.89.2 to 1.89.3

Release notes

Sourced from litellm's releases.

v1.89.3

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.89.3

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.89.3/cosign.pub \
  ghcr.io/berriai/litellm:v1.89.3

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

Full Changelog: BerriAI/litellm@v1.89.2...v1.89.3

Commits
  • 33df589 Merge pull request #30888 from BerriAI/litellm_backport_1_89_x_0620
  • b4bf258 chore: refresh uv.lock for 1.89.3
  • d596376 bump: version 1.89.2 → 1.89.3
  • ccf892d fix(guardrails): return 400 not 500 when AIM blocks a request (#30573)
  • 9683808 fix(guardrails): stop re-initializing DB guardrails on every poll (#30542)
  • 3ab500c fix(guardrails): run pre_call hook once for model-level guardrails (#30543)
  • 311be7f fix(integrations): cap Anthropic cache_control injection at 4 blocks (#30480)
  • See full diff in compare view

Updates hypothesis from 6.155.6 to 6.155.7

Commits
  • 929e5fb Bump hypothesis version to 6.155.7 and update changelog
  • 93ee3c9 Merge pull request #4772 from Liam-DeVoe/recursive-property-thread-safety
  • 0bb0f2f drop more 3.13t
  • de6bd79 drop inbetween
  • ff583cc drop 313t jobs
  • a5474e4 claude: re-trigger CI
  • 55d2b97 claude: re-trigger CI (flaky conjecture-coverage + transient scipy/OpenBLAS b...
  • 0a2bdae claude: fix recursive_property thread-safety; install Python via fresh uv met...
  • 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.89.2 to 1.89.3
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.89.2...v1.89.3)

Updates `hypothesis` from 6.155.6 to 6.155.7
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@v6.155.6...v6.155.7)

---
updated-dependencies:
- dependency-name: litellm
  dependency-version: 1.89.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: hypothesis
  dependency-version: 6.155.7
  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 Jun 22, 2026
@nikolay-e
nikolay-e enabled auto-merge (squash) June 22, 2026 03:17
@nikolay-e
nikolay-e merged commit ff90061 into main Jun 22, 2026
17 checks passed
@nikolay-e
nikolay-e deleted the dependabot/uv/dependency-updates-1f13190218 branch June 22, 2026 03:19
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant