Bump the pip group across 2 directories with 6 updates#9
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the pip group across 2 directories with 6 updates#9dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip group with 3 updates in the / directory: [black](https://github.com/psf/black), [pyasn1](https://github.com/pyasn1/pyasn1) and [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform). Bumps the pip group with 4 updates in the /.circleci directory: [orjson](https://github.com/ijl/orjson), [fastapi-sso](https://github.com/tomasvotava/fastapi-sso), [mcp](https://github.com/modelcontextprotocol/python-sdk) and [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform). Updates `black` from 23.12.1 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.3.0) Updates `pyasn1` from 0.6.1 to 0.6.2 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.1...v0.6.2) Updates `google-cloud-aiplatform` from 1.47.0 to 1.133.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.47.0...v1.133.0) Updates `orjson` from 3.10.12 to 3.11.5 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.12...3.11.5) Updates `fastapi-sso` from 0.16.0 to 0.19.0 - [Release notes](https://github.com/tomasvotava/fastapi-sso/releases) - [Commits](tomasvotava/fastapi-sso@0.16.0...0.19.0) Updates `mcp` from 1.9.3 to 1.23.0 - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](modelcontextprotocol/python-sdk@v1.9.3...v1.23.0) Updates `google-cloud-aiplatform` from 1.43.0 to 1.133.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.47.0...v1.133.0) --- updated-dependencies: - dependency-name: black dependency-version: 24.3.0 dependency-type: direct:development dependency-group: pip - dependency-name: pyasn1 dependency-version: 0.6.2 dependency-type: indirect dependency-group: pip - dependency-name: google-cloud-aiplatform dependency-version: 1.133.0 dependency-type: direct:production dependency-group: pip - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production dependency-group: pip - dependency-name: fastapi-sso dependency-version: 0.19.0 dependency-type: direct:production dependency-group: pip - dependency-name: mcp dependency-version: 1.23.0 dependency-type: direct:production dependency-group: pip - dependency-name: google-cloud-aiplatform dependency-version: 1.133.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 pip group with 3 updates in the / directory: black, pyasn1 and google-cloud-aiplatform.
Bumps the pip group with 4 updates in the /.circleci directory: orjson, fastapi-sso, mcp and google-cloud-aiplatform.
Updates
blackfrom 23.12.1 to 24.3.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
552baf8Prepare release 24.3.0 (#4279)f000936Fix catastrophic performance in lines_with_leading_tabs_expanded() (#4278)7b5a657Fix --line-ranges behavior when ranges are at EOF (#4273)1abcffcUse regex where we ignore case on windows (#4252)719e674Fix 4227: Improve documentation for --quiet --check (#4236)e5510afupdate plugin url for Thonny (#4259)6af7d11Fix AST safety check false negative (#4270)f03ee11Ensureblib2to3.pygramis initialized before use (#4224)e4bfedbfix: Don't move comments while splitting delimiters (#4248)d0287e1Make trailing comma logic more concise (#4202)Updates
pyasn1from 0.6.1 to 0.6.2Release notes
Sourced from pyasn1's releases.
Changelog
Sourced from pyasn1's changelog.
Commits
e7356f8Prepare release 0.6.23908f14Merge commit from fork0a7e067Add support for Python 3.14 (#97)33656e9Create Security Policyfa62307fix for issue #91: unit tests failing due to missing code (#92)f1ed02ePackage pyasn1 with pyproject.toml (#90)93c4d4fSwitch documentation user to pyasn1 (#89)Updates
google-cloud-aiplatformfrom 1.47.0 to 1.133.0Release notes
Sourced from google-cloud-aiplatform's releases.
... (truncated)
Changelog
Sourced from google-cloud-aiplatform's changelog.
... (truncated)
Commits
78f2bddchore(main): release 1.133.0 (#6211)c8c0f0ffix: Add None check for agent_info in evals.py9952b97chore: rollback83f4076fix: Replace asyncio.run with create_task in ADK async thread mains.937d5afCopybara import of the project:aaaf902chore: bump google-auth lower bound to 2.47.0 in GenAI and Vertex SDKs8c876effix: Replace asyncio.run with create_task in ADK async thread mains.5448f06fix: Require uri or staging bucket configuration for saving model to Vertex E...65717fafeat: GenAI SDK client(memory): Add enable_third_person_memoriesbe2eaaafix: GenAI client(evals) - Fix TypeError in _build_generate_content_configUpdates
orjsonfrom 3.10.12 to 3.11.5Release notes
Sourced from orjson's releases.
... (truncated)
Changelog
Sourced from orjson's changelog.
... (truncated)
Commits
fb3eb1f3.11.552688e0Record contributors in headersdc083e8Further compatibility and build misc18f0186Compatibility and build misca4fdeb33.11.42e80d68unlikely to cold_path, remove intrinsics27edea9FFI through crate::ffi, partial non-CPython compatibility416a8c9Unconditionally build yyjsonc8c1a17edition 2024af4179abuild maintenance, panic_immediate_abort break, test 3.15Updates
fastapi-ssofrom 0.16.0 to 0.19.0Release notes
Sourced from fastapi-sso's releases.
... (truncated)
Commits
c905eafchore: 0.18.0 => 0.19.094343bfdocs(#266): warn against using state as an arbitrary data transport (#269)d057c1dchore(deps): bump the all group across 1 directory with 7 updates (#265)6117d1afix: enforce state validation (#267)da63c19chore(deps): bump the all group across 1 directory with 12 updates (#259)0ccaeddchore(deps): bump the all group with 2 updates (#254)a43e62echore(deps-dev): bump the all group with 2 updates (#253)8cd706dchore(deps-dev): bump the all group with 3 updates (#252)ea769fachore(deps-dev): bump the all group across 1 directory with 3 updates (#251)7aba1e6chore(deps-dev): bump the all group with 3 updates (#248)Updates
mcpfrom 1.9.3 to 1.23.0Release notes
Sourced from mcp's releases.
... (truncated)
Commits
d3a1841Merge commit from forkfa851d9feat: backwards-compatible create_message overloads for SEP-1577 (#1713)f82b0c9Support client_credentials flow with JWT and Basic auth (#1663)281fd47Add SSE polling support (SEP-1699) (#1654)2cd178aAdd on_session_created callback option (#1710)c92bb2fSEP-1686: Tasks (#1645)5983a65Skip empty SSE data to avoid parsing errors (#1670)02b7889Implement SEP-1036: URL mode elicitation for secure out-of-band interactions ...27279bcUpdate doc string on custom_route (#1660)f225013feat: implement SEP-991 URL-based client ID (CIMD) support (#1652)Updates
google-cloud-aiplatformfrom 1.43.0 to 1.133.0Release notes
Sourced from google-cloud-aiplatform's releases.
... (truncated)
Changelog
Sourced from google-cloud-aiplatform's changelog.
... (truncated)
Commits
78f2bddchore(main): release 1.133.0 (#6211)c8c0f0ffix: Add None check for agent_info in evals.py9952b97chore: rollback83f4076fix: Replace asyncio.run with create_task in ADK async thread mains.937d5afCopybara import of the project:aaaf902chore: bump google-auth lower bound to 2.47.0 in GenAI and Vertex SDKs8c876effix: Replace asyncio.run with create_task in ADK async thread mains.5448f06fix: Require uri or staging bucket configuration for saving model to Vertex E...65717fafeat: GenAI SDK client(memory): Add enable_third_person_memoriesbe2eaaafix: GenAI client(evals) - Fix TypeError in _build_generate_content_configDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.