chore(deps): bump the version-all group with 7 updates #6359
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 version-all group with 7 updates:
1.58.2
1.59.0
2.2.1
2.2.2
1.36.1
1.36.2
7.2.14
7.2.15
0.43.0
0.43.1
0.72.21
0.72.33
1.59.7
1.59.9
Updates
litellm
from 1.58.2 to 1.59.0Release notes
Sourced from litellm's releases.
... (truncated)
Commits
2fdbcca
e2e ui testing fixesf4803f6
refactor (#7851)4e5d68a
Merge pull request #7852 from BerriAI/litellm_fix_base_url0aa8e4a
fixc4c5b3a
Merge pull request #7849 from BerriAI/litellm_gitignore_uieb91ceb
remore ui build1bea338
LiteLLM Minor Fixes & Improvements (2024/16/01) (#7826)a2762fb
ui release notebc311b7
ui logs - view messages / responses80f7af5
Improve Proxy Resiliency: Cooldown single-deployment model groups if 100% cal...Updates
numpy
from 2.2.1 to 2.2.2Release notes
Sourced from numpy's releases.
... (truncated)
Commits
fd8a68e
Merge pull request #28184 from charris/prepare-2.2.20d106a5
REL: Prepare for the NumPy 2.2.2 release [wheel build]dfdd35a
Merge pull request #28175 from charris/backport-28056e4517a8
Merge pull request #28176 from charris/backport-281682c0432b
Merge pull request #28178 from charris/backport-281702230a08
Merge pull request #28177 from charris/backport-28169b04e32c
TYP: Fix missing and spurious top-level exports6a5f537
TYP: preserve shape-type in ndarray.astype()f782790
TYP: Fix overlapping overloads issue in 2->1 ufuncsa19acf1
BUG: Fix casing for f2py directivesUpdates
boto3
from 1.36.1 to 1.36.2Commits
2d89f4d
Merge branch 'release-1.36.2'3632dae
Bumping version to 1.36.2f47c6aa
Add changelog entries from botocore1753747
Merge branch 'release-1.36.1' into developUpdates
minio
from 7.2.14 to 7.2.15Release notes
Sourced from minio's releases.
Commits
2a0f68b
fix: Excluded prefixes in set/get bucket versioning config (#1475)d208ce6
xml: prepend namespace for each path in findall() (#1476)6425726
MinioAdmin: conditionally decrypt response in {attach,detach}_policy APIs (#1...06c7dd8
Update version to next releaseUpdates
anthropic
from 0.43.0 to 0.43.1Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
af3912c
release: 0.43.1f5b5cb1
chore(streaming): add runtime type check for better error messages (#826)9182431
chore(types): add more discriminator metadata (#825)7c11805
chore(internal): fix lint3f76481
fix(docs): correct results return type5d7d416
chore(internal): bump pyright dependency (#822)Updates
modal
from 0.72.21 to 0.72.33Changelog
Sourced from modal's changelog.
... (truncated)
Commits
0878eff
[auto-commit] [skip ci] Bump the build number627ddcc
Hydrate Image from Sandbox.snapshot_filesystem eagerly (#2784)c09c387
[auto-commit] [skip ci] Bump the build numbere287efb
Add function name to map progress bottleneck warning log (#2783)1bb93d8
[auto-commit] [skip ci] Bump the build number9451657
Add warning for interactive mode without enable_output (#2781)62256c5
[auto-commit] [skip ci] Bump the build numberfc58506
Adds field for using OIDC authentication to mount S3 buckets (#2775)f831c18
[auto-commit] [skip ci] Bump the build number7adbcc1
Rename proto: enable_memory_snapshot -> enable_snapshot (#2779)Updates
openai
from 1.59.7 to 1.59.9Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
348a783
release: 1.59.97989b04
chore(internal): avoid pytest-asyncio deprecation warning (#2041)14543c5
fix(tests): make test_get_platform less flaky (#2040)de05504
docs(raw responses): fix duplicatethe
(#2039)fbc88b6
docs: fix typo (#2031)1e5e199
chore(internal): update websockets dep (#2036)4dd5cf2
release: 1.59.81bdabb4
fix(structured outputs): correct schema coercion for inline ref expansion (#2...08ab62b
fix(structured outputs): avoid parsing empty empty content (#2023)bf5bebb
chore(internal): bump pyright dependency (#2021)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 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 <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