-
Notifications
You must be signed in to change notification settings - Fork 2
Bump the all-pip-updates group across 1 directory with 15 updates #93
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/all-pip-updates-d246a61441
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all-pip-updates group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [openhands-ai](https://github.com/OpenHands/OpenHands) | `0.40.0` | `0.41.0` | | [firebase-admin](https://github.com/firebase/firebase-admin-python) | `6.9.0` | `7.1.0` | | [openai](https://github.com/openai/openai-python) | `1.108.1` | `2.8.1` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.172.0` | `2.187.0` | | [google-api-core](https://github.com/googleapis/python-api-core) | `2.25.1` | `2.28.1` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.40.3` | `2.43.0` | | [grpcio](https://github.com/grpc/grpc) | `1.73.0` | `1.76.0` | | [googleapis-common-protos](https://github.com/googleapis/google-cloud-python) | `1.70.0` | `1.72.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.4.0` | `2.5.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.13.1` | `0.14.6` | | [black](https://github.com/psf/black) | `25.9.0` | `25.11.0` | | [types-requests](https://github.com/typeshed-internal/stub_uploader) | `2.32.4.20250611` | `2.32.4.20250913` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.5.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.0` | `9.0.1` | Updates `openhands-ai` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/OpenHands/OpenHands/releases) - [Commits](OpenHands/OpenHands@0.40.0...0.41.0) Updates `firebase-admin` from 6.9.0 to 7.1.0 - [Release notes](https://github.com/firebase/firebase-admin-python/releases) - [Commits](firebase/firebase-admin-python@v6.9.0...v7.1.0) Updates `openai` from 1.108.1 to 2.8.1 - [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.108.1...v2.8.1) Updates `google-api-python-client` from 2.172.0 to 2.187.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.172.0...v2.187.0) Updates `google-api-core` from 2.25.1 to 2.28.1 - [Release notes](https://github.com/googleapis/python-api-core/releases) - [Changelog](https://github.com/googleapis/python-api-core/blob/main/CHANGELOG.md) - [Commits](googleapis/python-api-core@v2.25.1...v2.28.1) Updates `google-auth` from 2.40.3 to 2.43.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.40.3...v2.43.0) Updates `grpcio` from 1.73.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.73.0...v1.76.0) Updates `googleapis-common-protos` from 1.70.0 to 1.72.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@googleapis-common-protos-v1.70.0...googleapis-common-protos-v1.72.0) Updates `urllib3` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.4.0...2.5.0) Updates `ruff` from 0.13.1 to 0.14.6 - [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.13.1...0.14.6) Updates `black` from 25.9.0 to 25.11.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.9.0...25.11.0) Updates `types-requests` from 2.32.4.20250611 to 2.32.4.20250913 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `pre-commit` from 4.2.0 to 4.5.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.2.0...v4.5.0) Updates `pytest` from 8.4.0 to 9.0.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.0...9.0.1) Updates `pytest-asyncio` from 1.0.0 to 1.3.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.0.0...v1.3.0) --- updated-dependencies: - dependency-name: openhands-ai dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-updates - dependency-name: firebase-admin dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-pip-updates - dependency-name: openai dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-pip-updates - dependency-name: google-api-python-client dependency-version: 2.187.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-updates - dependency-name: google-api-core dependency-version: 2.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-updates - dependency-name: google-auth dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-updates - dependency-name: grpcio dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-updates - dependency-name: googleapis-common-protos dependency-version: 1.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-updates - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-updates - dependency-name: ruff dependency-version: 0.14.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-pip-updates - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-pip-updates - dependency-name: types-requests dependency-version: 2.32.4.20250913 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-pip-updates - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-pip-updates - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-pip-updates - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-pip-updates ... Signed-off-by: dependabot[bot] <[email protected]>
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
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 all-pip-updates group with 14 updates in the / directory:
0.40.00.41.06.9.07.1.01.108.12.8.12.172.02.187.02.25.12.28.12.40.32.43.01.73.01.76.01.70.01.72.02.4.02.5.00.13.10.14.625.9.025.11.02.32.4.202506112.32.4.202509134.2.04.5.08.4.09.0.1Updates
openhands-aifrom 0.40.0 to 0.41.0Release notes
Sourced from openhands-ai's releases.
Commits
2cea146Version bumps0fd83ffBump condenser window up by 75% (#8887)6c34e58Fix issue #8419: Documentget_implandimport_from(#8420)b771fb6Add automatic setup flow in CLI mode when settings are not found (#8775)c2a0e52Now using Dependency Injection to associate conversations with requests (#8863)4aed394Make CLI pip-installable (#8772)5fe7578fix(docs): fix all .md links (#8879)a348840[Feat]: support streamable http mcp (#8864)1850d57chore(deps-dev): bump eslint-plugin-prettier from 5.4.0 to 5.4.1 in /frontend...728a7e8fix(docs): redirect all /modules to / (#8876)Updates
firebase-adminfrom 6.9.0 to 7.1.0Release notes
Sourced from firebase-admin's releases.
Commits
6555a84[chore] Release 7.1.0 (#903)4fa2918feat(auth) UpdateActionCodeSettingsto supportlink_domainand deprecate...2c8a34a[chore] Release 7.0.0 (#902)dfaceecchore(deps): bump astroid from 3.3.10 to 3.3.11 (#901)8d8439fMerge v7 Feature Branch (#900)339452efix(functions): Remove usage of deprecated `datetime.utcnow() and fix flaky u...363166bAdds send each snippets. (#891)Updates
openaifrom 1.108.1 to 2.8.1Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
41ee03frelease: 2.8.1f0f0cccfix(api): align types of input items / output items for typescript9b8c7e3release: 2.8.0ac534dcfeat(api): gpt 5.1139b376codegen metadata22317c6fix(compat): update signatures ofmodel_dumpandmodel_dump_jsonfor Pyda...650be39release: 2.7.2080587bfix: compat with Python 3.143f52ac8chore(package): drop Python 3.8 support6574bcdrelease: 2.7.1Updates
google-api-python-clientfrom 2.172.0 to 2.187.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
623c34fchore(main): release 2.187.0 (#2682)8edf6d6chore: Update discovery artifacts (#2681)98ba848chore(main): release 2.186.0 (#2679)86cb133chore: Update discovery artifacts (#2678)33aee30chore(main): release 2.185.0 (#2667)8ee51c4chore: Update discovery artifacts (#2672)bde0919chore(python): Add Python 3.14 to python post processor image (#2669)f32e6fachore: add googleapis/python-core-client-libraries as codeowner (#2670)0fb1cf3feat: add support for 3.14 (#2668)3850298chore: Update discovery artifacts (#2666)Updates
google-api-corefrom 2.25.1 to 2.28.1Release notes
Sourced from google-api-core's releases.
Changelog
Sourced from google-api-core's changelog.
Commits
b8b9a29chore(main): release 2.28.1 (#854)ca59a86fix: remove dependency on packaging and pkg_resources (#852)6206ce0chore(main): release 2.28.0 (#847)d36e896feat: provide and use Python version support check (#832)6c16e96chore(main): release 2.27.0 (#845)1df063fchore(python): Add Python 3.14 to python post processor image (#844)9530548feat: support for async bidi streaming apis (#836)8168988chore(main): release 2.26.0 (#843)43690defeat: add trove classifier for Python 3.14 (#842)4587c0bchore(main): release 2.25.2 (#838)Updates
google-authfrom 2.40.3 to 2.43.0Release notes
Sourced from google-auth's releases.
... (truncated)
Changelog
Sourced from google-auth's changelog.
... (truncated)
Commits
89a8838chore: librarian release pull request: 20251105T230735Z (#1863)79564e2chore: update prev version in state (#1862)1535eccfeat: Add public wrapper for _mtls_helper.check_use_client_cert which enables...54502a7chore: update secret (#1860)395e405feat: Enable mTLS if GOOGLE_API_USE_CLIENT_CERTIFICATE is not set, if the MW...f2708b2chore: secret upadte (#1857)c503eaafeat: onboardgoogle-authto librarian (#1838)5d1b862chore(main): release 2.42.1 (#1853)b074cadfix: catch ValueError for json.loads() (#1842)cb62f57chore: secret update (#1851)Updates
grpciofrom 1.73.0 to 1.76.0Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
f5ffb68[Release] Bump version to 1.76.0 (on v1.76.x branch) (#40925)ffd8379[Release] Bump version to 1.76.0-pre1 (on v1.76.x branch) (#40798)835d394[Release] Bump core version to 51.0.0 for upcoming release (#40784)de6ce7f[PH2] Add files for goaway support (#40786)f7dd7f4[PH2][Trivial][CleanUp]2d40a37[PH2][ChannelZ][ZTrace][Skeleton]83acb27[build] Add Missing Dependencies for reflection_proto in Preparation for Enab...abfe8a2[PH2] Stream list represents streams open for reads.c65d8de[PH2][Expt] Fix the experiment expiry755d025Fix latent_see_test flakinessUpdates
googleapis-common-protosfrom 1.70.0 to 1.72.0Release notes
Sourced from googleapis-common-protos's releases.