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 with 10 updates #6496

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2025

Bumps the version-all group with 10 updates:

Package From To
google-generativeai 0.8.3 0.8.4
google-api-python-client 2.159.0 2.160.0
fastapi 0.115.6 0.115.7
boto3 1.36.2 1.36.7
google-cloud-aiplatform 1.77.0 1.78.0
anthropic 0.43.1 0.45.2
protobuf 4.25.5 4.25.6
modal 0.72.33 0.72.55
ruff 0.9.2 0.9.3
openai 1.59.9 1.60.2

Updates google-generativeai from 0.8.3 to 0.8.4

Release notes

Sourced from google-generativeai's releases.

v0.8.4

What's Changed

New Contributors

Full Changelog: google-gemini/generative-ai-python@v0.8.3...v0.8.4

Commits
  • 92b287d Update google-ai-generativelanguage version (#665)
  • 5a3ba73 Copy AIS templates from cookbook. (#635)
  • b8772ed fix: Pass along model version in GenerateContentResponse (#621)
  • 4c00257 Move imports into samples (#638)
  • a04fcd1 Fix 'argument list too long' error and add couple vision examples (#634)
  • 0e5c5f2 Add whitespace to generated tables to fix markdown in tables. (#602)
  • c16df61 Use double quotes for JSON object keys (#612)
  • db8221a fix: thread-safe discovery API setup (Issues#327) (#583)
  • 3d91916 Fix GenerationConfig to match the API. (#609)
  • e9b0cde Remove references to Pro 1.0 (#600)
  • Additional commits viewable in compare view

Updates google-api-python-client from 2.159.0 to 2.160.0

Release notes

Sourced from google-api-python-client's releases.

v2.160.0

2.160.0 (2025-01-21)

Features

Bug Fixes

Commits

Updates fastapi from 0.115.6 to 0.115.7

Release notes

Sourced from fastapi's releases.

0.115.7

Upgrades

Refactors

Docs

Translations

... (truncated)

Commits

Updates boto3 from 1.36.2 to 1.36.7

Commits
  • d1a05a1 Merge branch 'release-1.36.7'
  • 9d078a7 Bumping version to 1.36.7
  • 030de63 Add changelog entries from botocore
  • b0e0593 Merge pull request #4407 from boto/dependabot/github_actions/aws-actions/stal...
  • 45bd69c Removes inline scripts and inline styles to make it compatible with the newly...
  • e7d463b Bump aws-actions/stale-issue-cleanup
  • d3bd4df Merge branch 'release-1.36.6'
  • 0ef73f5 Merge branch 'release-1.36.6' into develop
  • 4e9f6b5 Bumping version to 1.36.6
  • a824c66 Add changelog entries from botocore
  • Additional commits viewable in compare view

Updates google-cloud-aiplatform from 1.77.0 to 1.78.0

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.78.0

1.78.0 (2025-01-21)

Features

  • Allow users to specify the job_display_name. (1d1b3f0)
  • Implement method to get number of pending jobs. (ec57cf4)
  • Reasoning Engine v1 GAPIC release (4eab30e)
  • Update comment for LlmParser default gemini requests per minute (97be726)

Documentation

  • Update the code snippet for LangGraph Agent template (9e6cc62)
Changelog

Sourced from google-cloud-aiplatform's changelog.

1.78.0 (2025-01-21)

Features

  • Allow users to specify the job_display_name. (1d1b3f0)
  • Implement method to get number of pending jobs. (ec57cf4)
  • Reasoning Engine v1 GAPIC release (4eab30e)
  • Update comment for LlmParser default gemini requests per minute (97be726)

Documentation

  • Update the code snippet for LangGraph Agent template (9e6cc62)
Commits
  • c2e7ce4 chore(main): release 1.78.0 (#4861)
  • 97be726 feat: Update comment for LlmParser default gemini requests per minute
  • 4eab30e Copybara import of the project:
  • 39d4c2d chore: Fix typos in codebase
  • ec57cf4 feat: Implement method to get number of pending jobs.
  • 1d1b3f0 feat: Allow users to specify the job_display_name.
  • 9e6cc62 docs: update the code snippet for LangGraph Agent template
  • de85a0c chore: internal change
  • 3868924 Copybara import of the project:
  • See full diff in compare view

Updates anthropic from 0.43.1 to 0.45.2

Release notes

Sourced from anthropic's releases.

v0.45.2

0.45.2 (2025-01-27)

Full Changelog: v0.45.1...v0.45.2

Bug Fixes

  • streaming: avoid invalid deser type error (#845) (72a2585)

v0.45.1

0.45.1 (2025-01-27)

Full Changelog: v0.45.0...v0.45.1

Bug Fixes

Chores

v0.45.0

0.45.0 (2025-01-23)

Full Changelog: v0.44.0...v0.45.0

Features

Chores

v0.44.0

0.44.0 (2025-01-21)

Full Changelog: v0.43.1...v0.44.0

Features

Bug Fixes

... (truncated)

Changelog

Sourced from anthropic's changelog.

0.45.2 (2025-01-27)

Full Changelog: v0.45.1...v0.45.2

Bug Fixes

  • streaming: avoid invalid deser type error (#845) (72a2585)

0.45.1 (2025-01-27)

Full Changelog: v0.45.0...v0.45.1

Bug Fixes

Chores

0.45.0 (2025-01-23)

Full Changelog: v0.44.0...v0.45.0

Features

Chores

0.44.0 (2025-01-21)

Full Changelog: v0.43.1...v0.44.0

Features

Bug Fixes

  • tests: make test_get_platform less flaky (#830) (f2c10ca)

Chores

... (truncated)

Commits

Updates protobuf from 4.25.5 to 4.25.6

Commits
  • dd4c8a7 Updating version.json and repo version numbers to: 25.6
  • 3f1df78 Add poison pill to makeExtensionsImmutable method (#20084)
  • 156b87b Merge pull request #19952 from honglooker/25.x
  • c6fcd39 Fixed compiler warnings in the Ruby C extension.
  • 028200c Update artifact actions (#19701)
  • e2cc170 Remove CMake downgrade workaround from Windows CI tests (#19633)
  • 65196bc Backport windows fixes with INFINITY/NAN (#19390)
  • c30f726 Merge pull request #18974 from protocolbuffers/cp-25-backport-macos
  • 3f26684 Upgrade setup-ruby to get around 'Unsupported platform macos-13'
  • 5f9e57b Remove continous-only tag which didn't exist in 25.x
  • Additional commits viewable in compare view

Updates modal from 0.72.33 to 0.72.55

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.

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

Latest

0.72.54 (2025-01-28)

  • Fixes bug introduced in v0.72.48 where modal run didn't work with files having global Function.from_name()/Function.lookup()/Cls.from_name()/Cls.lookup() calls.

0.72.48 (2025-01-24)

  • Fixes a CLI bug where you couldn't reference functions via a qualified app, e.g. mymodule::{app_variable}.{function_name}.
  • The modal run, modal serve and modal shell commands get more consistent error messages in cases where the passed app or function reference isn't resolvable to something that the current command expects.
  • Removes the deprecated __getattr__, __setattr__, __getitem__ and __setitem__ methods from modal.App

0.72.39 (2025-01-22)

  • Introduced a new public method, .hydrate, for on-demand hydration of Modal objects. This method replaces the existing semi-public .resolve method, which is now deprecated.
Commits
  • e73be9c [auto-commit] [skip ci] Bump the build number
  • 0503a38 Add wait_until_ready=True to sandbox snapshot task id retrieval (#2816)
  • a1441db [auto-commit] [skip ci] Bump the build number
  • 45c6c6b Fix and test for Function.from_name in module scope preventing modal run [CLI...
  • 4ddf457 [auto-commit] [skip ci] Bump the build number
  • 159a0f0 Add attempt number input item proto (#2811)
  • 86db557 [auto-commit] [skip ci] Bump the build number
  • fc4738b Add experimental support for sandbox memory snapshotting (#2793)
  • 05b228d [auto-commit] [skip ci] Bump the build number
  • c7dc212 Enable sandbox tests on mac (#2808)
  • Additional commits viewable in compare view

Updates ruff from 0.9.2 to 0.9.3

Release notes

Sourced from ruff's releases.

0.9.3

Release Notes

Preview features

  • [airflow] Argument fail_stop in DAG has been renamed as fail_fast (AIR302) (#15633)
  • [airflow] Extend AIR303 with more symbols (#15611)
  • [flake8-bandit] Report all references to suspicious functions (S3) (#15541)
  • [flake8-pytest-style] Do not emit diagnostics for empty for loops (PT012, PT031) (#15542)
  • [flake8-simplify] Avoid double negations (SIM103) (#15562)
  • [pyflakes] Fix infinite loop with unused local import in __init__.py (F401) (#15517)
  • [pylint] Do not report methods with only one EM101-compatible raise (PLR6301) (#15507)
  • [pylint] Implement redefined-slots-in-subclass (W0244) (#9640)
  • [pyupgrade] Add rules to use PEP 695 generics in classes and functions (UP046, UP047) (#15565, #15659)
  • [refurb] Implement for-loop-writes (FURB122) (#10630)
  • [ruff] Implement needless-else clause (RUF047) (#15051)
  • [ruff] Implement starmap-zip (RUF058) (#15483)

Rule changes

  • [flake8-bugbear] Do not raise error if keyword argument is present and target-python version is less or equals than 3.9 (B903) (#15549)
  • [flake8-comprehensions] strip parentheses around generators in unnecessary-generator-set (C401) (#15553)
  • [flake8-pytest-style] Rewrite references to .exception (PT027) (#15680)
  • [flake8-simplify] Mark fixes as unsafe (SIM201, SIM202) (#15626)
  • [flake8-type-checking] Fix some safe fixes being labeled unsafe (TC006,TC008) (#15638)
  • [isort] Omit trailing whitespace in unsorted-imports (I001) (#15518)
  • [pydoclint] Allow ignoring one line docstrings for DOC rules (#13302)
  • [pyflakes] Apply redefinition fixes by source code order (F811) (#15575)
  • [pyflakes] Avoid removing too many imports in redefined-while-unused (F811) (#15585)
  • [pyflakes] Group redefinition fixes by source statement (F811) (#15574)
  • [pylint] Include name of base class in message for redefined-slots-in-subclass (W0244) (#15559)
  • [ruff] Update fix for RUF055 to use var == value (#15605)

Formatter

  • Fix bracket spacing for single-element tuples in f-string expressions (#15537)
  • Fix unstable f-string formatting for expressions containing a trailing comma (#15545)

Performance

  • Avoid quadratic membership check in import fixes (#15576)

Server

  • Allow unsafe-fixes settings for code actions (#15666)

Bug fixes

  • [flake8-bandit] Add missing single-line/dotall regex flag (S608) (#15654)
  • [flake8-import-conventions] Fix infinite loop between ICN001 and I002 (ICN001) (#15480)

... (truncated)

Changelog

Sourced from ruff's changelog.

0.9.3

Preview features

  • [airflow] Argument fail_stop in DAG has been renamed as fail_fast (AIR302) (#15633)
  • [airflow] Extend AIR303 with more symbols (#15611)
  • [flake8-bandit] Report all references to suspicious functions (S3) (#15541)
  • [flake8-pytest-style] Do not emit diagnostics for empty for loops (PT012, PT031) (#15542)
  • [flake8-simplify] Avoid double negations (SIM103) (#15562)
  • [pyflakes] Fix infinite loop with unused local import in __init__.py (F401) (#15517)
  • [pylint] Do not report methods with only one EM101-compatible raise (PLR6301) (#15507)
  • [pylint] Implement redefined-slots-in-subclass (W0244) (#9640)
  • [pyupgrade] Add rules to use PEP 695 generics in classes and functions (UP046, UP047) (#15565, #15659)
  • [refurb] Implement for-loop-writes (FURB122) (#10630)
  • [ruff] Implement needless-else clause (RUF047) (#15051)
  • [ruff] Implement starmap-zip (RUF058) (#15483)

Rule changes

  • [flake8-bugbear] Do not raise error if keyword argument is present and target-python version is less or equals than 3.9 (B903) (#15549)
  • [flake8-comprehensions] strip parentheses around generators in unnecessary-generator-set (C401) (#15553)
  • [flake8-pytest-style] Rewrite references to .exception (PT027) (#15680)
  • [flake8-simplify] Mark fixes as unsafe (SIM201, SIM202) (#15626)
  • [flake8-type-checking] Fix some safe fixes being labeled unsafe (TC006,TC008) (#15638)
  • [isort] Omit trailing whitespace in unsorted-imports (I001) (#15518)
  • [pydoclint] Allow ignoring one line docstrings for DOC rules (#13302)
  • [pyflakes] Apply redefinition fixes by source code order (F811) (#15575)
  • [pyflakes] Avoid removing too many imports in redefined-while-unused (F811) (#15585)
  • [pyflakes] Group redefinition fixes by source statement (F811) (#15574)
  • [pylint] Include name of base class in message for redefined-slots-in-subclass (W0244) (#15559)
  • [ruff] Update fix for RUF055 to use var == value (#15605)

Formatter

  • Fix bracket spacing for single-element tuples in f-string expressions (#15537)
  • Fix unstable f-string formatting for expressions containing a trailing comma (#15545)

Performance

  • Avoid quadratic membership check in import fixes (#15576)

Server

  • Allow unsafe-fixes settings for code actions (#15666)

Bug fixes

  • [flake8-bandit] Add missing single-line/dotall regex flag (S608) (#15654)
  • [flake8-import-conventions] Fix infinite loop between ICN001 and I002 (ICN001) (#15480)
  • [flake8-simplify] Do not emit diagnostics for expressions inside string type annotations (SIM222, SIM223) (#15405)

... (truncated)

Commits
  • 9058937 Fix grep for version number in docker build (#15699)
  • b5ffb40 Bump version to 0.9.3 (#15698)
  • ...

    Description has been truncated

Bumps the version-all group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [google-generativeai](https://github.com/google/generative-ai-python) | `0.8.3` | `0.8.4` |
| [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.159.0` | `2.160.0` |
| [fastapi](https://github.com/fastapi/fastapi) | `0.115.6` | `0.115.7` |
| [boto3](https://github.com/boto/boto3) | `1.36.2` | `1.36.7` |
| [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) | `1.77.0` | `1.78.0` |
| [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.43.1` | `0.45.2` |
| [protobuf](https://github.com/protocolbuffers/protobuf) | `4.25.5` | `4.25.6` |
| [modal](https://github.com/modal-labs/modal-client) | `0.72.33` | `0.72.55` |
| [ruff](https://github.com/astral-sh/ruff) | `0.9.2` | `0.9.3` |
| [openai](https://github.com/openai/openai-python) | `1.59.9` | `1.60.2` |


Updates `google-generativeai` from 0.8.3 to 0.8.4
- [Release notes](https://github.com/google/generative-ai-python/releases)
- [Changelog](https://github.com/google-gemini/generative-ai-python/blob/main/RELEASE.md)
- [Commits](google-gemini/generative-ai-python@v0.8.3...v0.8.4)

Updates `google-api-python-client` from 2.159.0 to 2.160.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.159.0...v2.160.0)

Updates `fastapi` from 0.115.6 to 0.115.7
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.6...0.115.7)

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

Updates `google-cloud-aiplatform` from 1.77.0 to 1.78.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.77.0...v1.78.0)

Updates `anthropic` from 0.43.1 to 0.45.2
- [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.43.1...v0.45.2)

Updates `protobuf` from 4.25.5 to 4.25.6
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.25.5...v4.25.6)

Updates `modal` from 0.72.33 to 0.72.55
- [Changelog](https://github.com/modal-labs/modal-client/blob/main/CHANGELOG.md)
- [Commits](modal-labs/modal-client@v0.72.33...v0.72.55)

Updates `ruff` from 0.9.2 to 0.9.3
- [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.2...0.9.3)

Updates `openai` from 1.59.9 to 1.60.2
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.59.9...v1.60.2)

---
updated-dependencies:
- dependency-name: google-generativeai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: boto3
  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: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: modal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: openai
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Jan 28, 2025
@enyst enyst enabled auto-merge (squash) January 28, 2025 15:52
@enyst enyst merged commit fa009f0 into main Jan 28, 2025
26 checks passed
@enyst enyst deleted the dependabot/pip/version-all-1e736eb03b branch January 28, 2025 16:11
zchn pushed a commit to zchn/OpenHands that referenced this pull request Feb 4, 2025
…#6496)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
idagelic pushed a commit to idagelic/OpenHands that referenced this pull request Feb 12, 2025
…#6496)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant