Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the version-all group across 1 directory with 10 updates #6870

Merged
merged 2 commits into from
Feb 21, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2025

Bumps the version-all group with 10 updates in the / directory:

Package From To
litellm 1.61.8 1.61.13
json-repair 0.38.0 0.39.0
boto3 1.36.22 1.36.25
pyarrow 19.0.0 19.0.1
google-cloud-aiplatform 1.80.0 1.81.0
anthropic 0.45.2 0.46.0
modal 0.73.53 0.73.61
runloop-api-client 0.23.0 0.24.0
ruff 0.9.6 0.9.7
streamlit 1.42.1 1.42.2

Updates litellm from 1.61.8 to 1.61.13

Release notes

Sourced from litellm's releases.

v1.61.13-nightly

What's Changed

Full Changelog: BerriAI/litellm@v1.61.11-nightly...v1.61.13-nightly

## Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.61.13-nightly
</code></pre>
<h3>Don't want to maintain your internal proxy? get in touch 🎉</h3>
<p>Hosted Proxy Alpha: <a href="https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat">https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat</a></p>
<h2>Load Test LiteLLM Proxy Results</h2>
<table>
<thead>
<tr>
<th>Name</th>
<th>Status</th>
<th>Median Response Time (ms)</th>
<th>Average Response Time (ms)</th>
<th>Requests/s</th>
<th>Failures/s</th>
<th>Request Count</th>
<th>Failure Count</th>
<th>Min Response Time (ms)</th>
<th>Max Response Time (ms)</th>
</tr>
</thead>
<tbody>
<tr>
<td>/chat/completions</td>
<td>Failed ❌</td>
<td>150.0</td>
<td>177.70403054473582</td>
<td>6.34954513279557</td>
<td>6.34954513279557</td>
<td>1900</td>
<td>1900</td>
<td>131.07585400001653</td>
<td>3605.6919650000054</td>
</tr>
<tr>
<td>Aggregated</td>
<td>Failed ❌</td>
<td>150.0</td>
<td>177.70403054473582</td>
<td>6.34954513279557</td>
<td>6.34954513279557</td>
<td>1900</td>
<td>1900</td>
<td>131.07585400001653</td>
<td>3605.6919650000054</td>
</tr>
</tbody>
</table>
<h2>v1.61.11-nightly</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(team_endpoints.py): allow team member to view team info by <a href="https://github.com/krrishdholakia"><code>@​krrishdholakia</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8644">BerriAI/litellm#8644</a></li>
<li>build: build ui by <a href="https://github.com/krrishdholakia"><code>@​krrishdholakia</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8654">BerriAI/litellm#8654</a></li>
<li>(UI + Proxy) Cache Health Check Page - Cleanup/Improvements by <a href="https://github.com/ishaan-jaff"><code>@​ishaan-jaff</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8665">BerriAI/litellm#8665</a></li>
<li>(Bug Fix Redis) - Fix running redis.mget operations with <code>None</code> Keys by <a href="https://github.com/ishaan-jaff"><code>@​ishaan-jaff</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8666">BerriAI/litellm#8666</a></li>
<li>(Bug fix) prometheus - safely set latency metrics  by <a href="https://github.com/ishaan-jaff"><code>@​ishaan-jaff</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8669">BerriAI/litellm#8669</a></li>
<li>extract <code>&lt;think&gt;..&lt;/think&gt;</code> block for amazon deepseek r1 and put in <code>reasoning_content</code>  by <a href="https://github.com/krrishdholakia"><code>@​krrishdholakia</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8664">BerriAI/litellm#8664</a></li>
<li>Add all <code>/key/generate</code> api params to UI + add metadata fields on team AND org add/update by <a href="https://github.com/krrishdholakia"><code>@​krrishdholakia</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8667">BerriAI/litellm#8667</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/BerriAI/litellm/compare/v1.61.9-nightly...v1.61.11-nightly">https://github.com/BerriAI/litellm/compare/v1.61.9-nightly...v1.61.11-nightly</a></p>
<pre><code>## Docker Run LiteLLM Proxy
</code></pre>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li>See full diff in <a href="https://github.com/BerriAI/litellm/commits&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Updates json-repair from 0.38.0 to 0.39.0

Release notes

Sourced from json-repair's releases.

Release 0.39.0

Added

  • Support for stdin in the cli command with syntax like cat file.json | json_repair

Think about sponsoring this library!

This library is free for everyone and it's maintained and developed as a side project so, if you find this library useful for your work, consider offering me a beer via this link: https://github.com/sponsors/mangiucugna

Commits

Updates boto3 from 1.36.22 to 1.36.25

Commits
  • 29156ca Merge branch 'release-1.36.25'
  • 7101dbc Bumping version to 1.36.25
  • e7124bd Add changelog entries from botocore
  • 2eb90da Merge branch 'release-1.36.24'
  • 2e2eac0 Merge branch 'release-1.36.24' into develop
  • 292eb0a Bumping version to 1.36.24
  • dd191f8 Add changelog entries from botocore
  • 2872f3e Merge branch 'release-1.36.23'
  • 1940997 Merge branch 'release-1.36.23' into develop
  • 9d6ca6c Bumping version to 1.36.23
  • Additional commits viewable in compare view

Updates pyarrow from 19.0.0 to 19.0.1

Release notes

Sourced from pyarrow's releases.

Apache Arrow 19.0.1

Release Notes URL: https://arrow.apache.org/release/19.0.1.html

Apache Arrow 19.0.1 RC1

Release Notes: Release Candidate: 19.0.1 RC1

Apache Arrow 19.0.1 RC0

Release Notes: Release Candidate: 19.0.1 RC0

Commits
  • 272715f MINOR: [Release] Update .deb/.rpm changelogs for 19.0.1
  • 68e47da MINOR: [Release] Update CHANGELOG.md for 19.0.1
  • 4a8fdc5 GH-45295: [Python][CI] Make download_tzdata_on_windows more robust and use tz...
  • 13a63b2 GH-45427: [Python] Fix version comparison in pandas compat for pandas 2.3 dev...
  • d94cf52 GH-45305: [CI][Python] Temporarily avoid newer boto3 version (#45311)
  • 7722b62 Update header in CHANGELOG.md
  • cbb438e MINOR: [Release] Update versions for 19.0.1
  • 0a5b4b8 MINOR: [Release] Update .deb/.rpm changelogs for 19.0.1
  • 411189f MINOR: [Release] Update CHANGELOG.md for 19.0.1
  • a37799a GH-45305: [CI] Bump Minio version and unpin boto3 (#45320)
  • Additional commits viewable in compare view

Updates google-cloud-aiplatform from 1.80.0 to 1.81.0

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.81.0

1.81.0 (2025-02-18)

Features

  • A new field create_time is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field create_time is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field response_id is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field response_id is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field unversioned_package_disabled is added to message .google.api.PythonSettings (b176d13)
  • Add additional Probe options to v1 model.proto (b176d13)
  • Add Notebooks Runtime Software Configuration (b176d13)
  • Add Notebooks Runtime Software Configuration (b176d13)
  • Add REST Interceptors which support reading metadata (b176d13)
  • Add REST Interceptors which support reading metadata (b176d13)
  • Add RolloutOptions to DeployedModel in v1beta1 endpoint.proto, add additional Probe options in v1beta1 model.proto (b176d13)
  • Add support for reading selective GAPIC generation methods from service YAML (b176d13)
  • Add support for reading selective GAPIC generation methods from service YAML (b176d13)
  • EvaluateDataset API v1beta1 initial release (b176d13)
  • EvaluateDataset API v1beta1 initial release (b176d13)
  • Use default file name if one isn't provided when uploading evaluation results to GCS. (d86d87a)

Bug Fixes

  • deps: Require grpc-google-iam-v1>=0.14.0 (b176d13)
  • Prediction stream raw predict url for non dedicated endpoint (b91a8aa)

Documentation

  • A comment for field content in message .google.api.Page is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1.ListNotebookRuntimesRequest is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1.ListNotebookRuntimeTemplatesRequest is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1beta1.ListNotebookRuntimesRequest is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1beta1.ListNotebookRuntimeTemplatesRequest is changed (b176d13)
  • A comment for message RoutingRule is changed (b176d13)
Changelog

Sourced from google-cloud-aiplatform's changelog.

1.81.0 (2025-02-18)

Features

  • A new field create_time is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field response_id is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field unversioned_package_disabled is added to message .google.api.PythonSettings (b176d13)
  • Add additional Probe options to v1 model.proto (b176d13)
  • Add Notebooks Runtime Software Configuration (b176d13)
  • Add REST Interceptors which support reading metadata (b176d13)
  • Add RolloutOptions to DeployedModel in v1beta1 endpoint.proto, add additional Probe options in v1beta1 model.proto (b176d13)
  • Add support for reading selective GAPIC generation methods from service YAML (b176d13)
  • EvaluateDataset API v1beta1 initial release (b176d13)
  • Use default file name if one isn't provided when uploading evaluation results to GCS. (d86d87a)

Bug Fixes

  • deps: Require grpc-google-iam-v1>=0.14.0 (b176d13)
  • Prediction stream raw predict url for non dedicated endpoint (b91a8aa)

Documentation

  • A comment for field content in message .google.api.Page is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1.ListNotebookRuntimesRequest is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1.ListNotebookRuntimeTemplatesRequest is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1beta1.ListNotebookRuntimesRequest is changed (b176d13)
  • A comment for field filter in message .google.cloud.aiplatform.v1beta1.ListNotebookRuntimeTemplatesRequest is changed (b176d13)
  • A comment for message RoutingRule is changed (b176d13)
Commits
  • e729a59 chore(main): release 1.81.0 (#4957)
  • b176d13 Copybara import of the project:
  • bfb8b34 chore: Tighten the lowerbounds on langchain dependencies
  • d86d87a feat: Use default file name if one isn't provided when uploading evaluation r...
  • b91a8aa fix: prediction stream raw predict url for non dedicated endpoint
  • 0d73929 chore: Add Image Segmentation binary color thresholding parameter
  • See full diff in compare view

Updates anthropic from 0.45.2 to 0.46.0

Release notes

Sourced from anthropic's releases.

v0.46.0

0.46.0 (2025-02-18)

Full Changelog: v0.45.2...v0.46.0

Features

  • client: send X-Stainless-Read-Timeout header (#858) (0e75983)
  • jsonl: add .close() method (#862) (137335c)
  • pagination: avoid fetching when has_more: false (#860) (0cdb81d)

Bug Fixes

Chores

  • api: update openapi spec url (#852) (461d821)
  • internal: bummp ruff dependency (#856) (590c3fa)
  • internal: change default timeout to an int (#855) (3152e1a)
  • internal: fix tests (fc41ba2)
  • internal: fix type traversing dictionary params (#859) (c5b700d)
  • internal: reorder model constants (#847) (aadd531)
  • internal: update models used in tests (aadd531)
Changelog

Sourced from anthropic's changelog.

0.46.0 (2025-02-18)

Full Changelog: v0.45.2...v0.46.0

Features

  • client: send X-Stainless-Read-Timeout header (#858) (0e75983)
  • jsonl: add .close() method (#862) (137335c)
  • pagination: avoid fetching when has_more: false (#860) (0cdb81d)

Bug Fixes

Chores

  • api: update openapi spec url (#852) (461d821)
  • internal: bummp ruff dependency (#856) (590c3fa)
  • internal: change default timeout to an int (#855) (3152e1a)
  • internal: fix tests (fc41ba2)
  • internal: fix type traversing dictionary params (#859) (c5b700d)
  • internal: reorder model constants (#847) (aadd531)
  • internal: update models used in tests (aadd531)
Commits
  • fb3af99 release: 0.46.0
  • c713a41 fix: asyncify on non-asyncio runtimes (#864)
  • be731bf chore(internal): fix tests
  • 133e5a5 fix(jsonl): lower chunk size (#863)
  • 9cb3dc2 feat(jsonl): add .close() method (#862)
  • 16fba27 fix(internal): add back custom header naming support (#861)
  • 1e830f7 feat(pagination): avoid fetching when has_more: false (#860)
  • d33429a chore(internal): fix type traversing dictionary params (#859)
  • 9a7bb7c feat(client): send X-Stainless-Read-Timeout header (#858)
  • efc91c0 chore(internal): bummp ruff dependency (#856)
  • Additional commits viewable in compare view

Updates modal from 0.73.53 to 0.73.61

Changelog

Sourced from modal's changelog.

Changelog

This changelog documents user-facing updates (features, enhancements, fixes, and deprecations) to the modal client library. Patch releases are made on every change.

The client library is still in pre-1.0 development, and sometimes breaking changes are necessary. We try to minimize them and publish deprecation warnings / migration guides in advance, typically providing a transition window of several months.

You can also refer to the 1.0 migration guide for a summary of major breaking changes that we are rolling out before releasing version 1.0.

We appreciate your patience while we speedily work towards a stable release of the client.

Latest

0.73.60 (2025-02-20)

  • Fixes an issue where modal.runner.deploy_app() didn't work when called from within a running (remote) Modal Function

0.73.58 (2025-02-20)

  • Introduces an -m flag to modal run, modal shell, modal serve and modal deploy, which indicates that the modal app/function file is specified using python "module syntax" rather than a file path. In the future this will be a required flag when using module syntax.

    Old syntax:

    modal run my_package/modal_main.py
    modal run my_package.modal_main
    

    New syntax (note the -m on the second line):

    modal run my_package/modal_main.py
    modal run -m my_package.modal_main
    

0.73.54 (2025-02-18)

  • Passing App.lookup an invalid name now raises an error. App names may contain only alphanumeric characters, dashes, periods, and underscores, must be shorter than 64 characters, and cannot conflict with App ID strings.

0.73.51 (2025-02-14)

  • Fixes a bug where sandboxes returned from Sandbox.list() were not snapshottable even if they were created with _experimental_enable_snapshot.

... (truncated)

Commits
  • 50a1d8b [auto-commit] [skip ci] Bump the build number
  • 48df650 Fix dates in Mount/Image deprecation warnings (#2886)
  • 8726dfa [auto-commit] [skip ci] Bump the build number
  • 821ea54 Remove/move is_local checks to make it possible to deploy apps with mounts fr...
  • afac62c [auto-commit] [skip ci] Bump the build number
  • 714b4c5 Adds serialization output consistency test (#2884)
  • 3aa0527 [auto-commit] [skip ci] Bump the build number
  • 0fe73d2 Adds a -m flag to modal run/shell/deploy/serve (#2852)
  • 9b6458e [auto-commit] [skip ci] Bump the build number
  • 0890d83 Remove num_active_tasks (#2810)
  • Additional commits viewable in compare view

Updates runloop-api-client from 0.23.0 to 0.24.0

Release notes

Sourced from runloop-api-client's releases.

v0.24.0

0.24.0 (2025-02-19)

Full Changelog: v0.23.0...v0.24.0

Features

Bug Fixes

Chores

Changelog

Sourced from runloop-api-client's changelog.

0.24.0 (2025-02-19)

Full Changelog: v0.23.0...v0.24.0

Features

Bug Fixes

Chores

Commits

Updates ruff from 0.9.6 to 0.9.7

Release notes

Sourced from ruff's releases.

0.9.7

Release Notes

Preview features

  • Consider __new__ methods as special function type for enforcing class method or static method rules (#13305)
  • [airflow] Improve the internal logic to differentiate deprecated symbols (AIR303) (#16013)
  • [refurb] Manual timezone monkeypatching (FURB162) (#16113)
  • [ruff] Implicit class variable in dataclass (RUF045) (#14349)
  • [ruff] Skip singleton starred expressions for incorrectly-parenthesized-tuple-in-subscript (RUF031) (#16083)
  • [refurb] Check for subclasses includes subscript expressions (FURB189) (#16155)

Rule changes

  • [flake8-comprehensions]: Handle trailing comma in C403 fix (#16110)
  • [flake8-debugger] Also flag sys.breakpointhook and sys.__breakpointhook__ (T100) (#16191)
  • [pydocstyle] Handle arguments with the same names as sections (D417) (#16011)
  • [pylint] Correct ordering of arguments in fix for if-stmt-min-max (PLR1730) (#16080)
  • [pylint] Do not offer fix for raw strings (PLE251) (#16132)
  • [pyupgrade] Do not upgrade functional TypedDicts with private field names to the class-based syntax (UP013) (#16219)
  • [pyupgrade] Handle micro version numbers correctly (UP036) (#16091)
  • [pyupgrade] Unwrap unary expressions correctly (UP018) (#15919)
  • [ruff] Skip RUF001 diagnostics when visiting string type definitions (#16122)
  • [flake8-pyi] Avoid flagging custom-typevar-for-self on metaclass methods (PYI019) (#16141)
  • [pycodestyle] Exempt site.addsitedir(...) calls (E402) (#16251)

Formatter

  • Fix unstable formatting of trailing end-of-line comments of parenthesized attribute values (#16187)

Server

  • Fix handling of requests received after shutdown message (#16262)
  • Ignore source.organizeImports.ruff and source.fixAll.ruff code actions for a notebook cell (#16154)
  • Include document specific debug info for ruff.printDebugInformation (#16215)
  • Update server to return the debug info as string with ruff.printDebugInformation (#16214)

CLI

  • Warn on invalid noqa even when there are no diagnostics (#16178)
  • Better error messages while loading configuration extends (#15658)

Bug fixes

  • [refurb] Correctly handle lengths of literal strings in slice-to-remove-prefix-or-suffix (FURB188) (#16237)

Documentation

  • Add FAQ entry for source.* code actions in Notebook (#16212)
  • Add SECURITY.md (#16224)

... (truncated)

Changelog

Sourced from ruff's changelog.

0.9.7

Preview features

  • Consider __new__ methods as special function type for enforcing class method or static method rules (#13305)
  • [airflow] Improve the internal logic to differentiate deprecated symbols (AIR303) (#16013)
  • [refurb] Manual timezone monkeypatching (FURB162) (#16113)
  • [ruff] Implicit class variable in dataclass (RUF045) (#14349)
  • [ruff] Skip singleton starred expressions for incorrectly-parenthesized-tuple-in-subscript (RUF031) (#16083)
  • [refurb] Check for subclasses includes subscript expressions (FURB189) (#16155)

Rule changes

  • [flake8-comprehensions]: Handle trailing comma in C403 fix (#16110)
  • [flake8-debugger] Also flag sys.breakpointhook and sys.__breakpointhook__ (T100) (#16191)
  • [pydocstyle] Handle arguments with the same names as sections (D417) (#16011)
  • [pylint] Correct ordering of arguments in fix for if-stmt-min-max (PLR1730) (#16080)
  • [pylint] Do not offer fix for raw strings (PLE251) (#16132)
  • [pyupgrade] Do not upgrade functional TypedDicts with private field names to the class-based syntax (UP013) (#16219)
  • [pyupgrade] Handle micro version numbers correctly (UP036) (#16091)
  • [pyupgrade] Unwrap unary expressions correctly (UP018) (#15919)
  • [ruff] Skip RUF001 diagnostics when visiting string type definitions (#16122)
  • [flake8-pyi] Avoid flagging custom-typevar-for-self on metaclass methods (PYI019) (#16141)
  • [pycodestyle] Exempt site.addsitedir(...) calls (E402) (#16251)

Formatter

  • Fix unstable formatting of trailing end-of-line comments of parenthesized attribute values (#16187)

Server

  • Fix handling of requests received after shutdown message (#16262)
  • Ignore source.organizeImports.ruff and source.fixAll.ruff code actions for a notebook cell (#16154)
  • Include document specific debug info for ruff.printDebugInformation (#16215)
  • Update server to return the debug info as string with ruff.printDebugInformation (#16214)

CLI

  • Warn on invalid noqa even when there are no diagnostics (#16178)
  • Better error messages while loading configuration extends (#15658)

Bug fixes

  • [refurb] Correctly handle lengths of literal strings in slice-to-remove-prefix-or-suffix (FURB188) (#16237)

Documentation

  • Add FAQ entry for source.* code actions in Notebook (#16212)
  • Add SECURITY.md (#16224)
Commits
  • 54fccb3 Bump version to 0.9.7 (#16271)
  • 8198668 [red-knot] MDTest: Use custom class names instead of builtins (#16269)
  • fc6b03c Handle requests received after shutdown message (#16262)
  • fb09d63 [red-knot] Prefix Type::call and dunder_call with try (#16261)
  • 16d0625 Improve internal docs for various string-node APIs (#16256)
  • 25920fe Rename ExprStringLiteral::as_unconcatenated_string() to `ExprStringLiteral:...
  • 97d0659 Pass ParserOptions to the parser (#16220)
  • cfc6941 [red-knot] Resolve references in eager nested scopes eagerly (#16079)
  • f50849a Add text_len() methods to more *Prefix enums in ruff_python_ast (#16254)
  • 55ea094 [red-knot] Allow any Ranged argument for report_lint and `report_diagnost...
  • Additional commits viewable in compare view

Updates streamlit from 1.42.1 to 1.42.2

Release notes

Sourced from streamlit's releases.

1.42.2

Full Changelog: https://github.com/streamlit/streamlit/compare/1.42.1...1.42.2

Commits

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

To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:ec56fa4-nikolaik   --name openhands-app-ec56fa4   docker.all-hands.dev/all-hands-ai/openhands:ec56fa4

…dates

Bumps the version-all group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [litellm](https://github.com/BerriAI/litellm) | `1.61.8` | `1.61.13` |
| [json-repair](https://github.com/mangiucugna/json_repair) | `0.38.0` | `0.39.0` |
| [boto3](https://github.com/boto/boto3) | `1.36.22` | `1.36.25` |
| [pyarrow](https://github.com/apache/arrow) | `19.0.0` | `19.0.1` |
| [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) | `1.80.0` | `1.81.0` |
| [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.45.2` | `0.46.0` |
| [modal](https://github.com/modal-labs/modal-client) | `0.73.53` | `0.73.61` |
| [runloop-api-client](https://github.com/runloopai/api-client-python) | `0.23.0` | `0.24.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.9.6` | `0.9.7` |
| [streamlit](https://github.com/streamlit/streamlit) | `1.42.1` | `1.42.2` |



Updates `litellm` from 1.61.8 to 1.61.13
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](https://github.com/BerriAI/litellm/commits)

Updates `json-repair` from 0.38.0 to 0.39.0
- [Release notes](https://github.com/mangiucugna/json_repair/releases)
- [Commits](mangiucugna/json_repair@v0.38.0...v0.39.0)

Updates `boto3` from 1.36.22 to 1.36.25
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.36.22...1.36.25)

Updates `pyarrow` from 19.0.0 to 19.0.1
- [Release notes](https://github.com/apache/arrow/releases)
- [Commits](apache/arrow@apache-arrow-19.0.0...apache-arrow-19.0.1)

Updates `google-cloud-aiplatform` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/googleapis/python-aiplatform/releases)
- [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-aiplatform@v1.80.0...v1.81.0)

Updates `anthropic` from 0.45.2 to 0.46.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-python@v0.45.2...v0.46.0)

Updates `modal` from 0.73.53 to 0.73.61
- [Changelog](https://github.com/modal-labs/modal-client/blob/main/CHANGELOG.md)
- [Commits](modal-labs/modal-client@v0.73.53...v0.73.61)

Updates `runloop-api-client` from 0.23.0 to 0.24.0
- [Release notes](https://github.com/runloopai/api-client-python/releases)
- [Changelog](https://github.com/runloopai/api-client-python/blob/main/CHANGELOG.md)
- [Commits](runloopai/api-client-python@v0.23.0...v0.24.0)

Updates `ruff` from 0.9.6 to 0.9.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.9.6...0.9.7)

Updates `streamlit` from 1.42.1 to 1.42.2
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](streamlit/streamlit@1.42.1...1.42.2)

---
updated-dependencies:
- dependency-name: litellm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: json-repair
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: pyarrow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: google-cloud-aiplatform
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: anthropic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: modal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: runloop-api-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: streamlit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 21, 2025
Copy link
Collaborator

@enyst enyst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Old poetry

@enyst enyst mentioned this pull request Feb 21, 2025
1 task
@enyst enyst enabled auto-merge (squash) February 21, 2025 05:40
@enyst enyst merged commit c27b191 into main Feb 21, 2025
14 checks passed
@enyst enyst deleted the dependabot/pip/version-all-a90e328b49 branch February 21, 2025 06:10
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants