chore(deps)(deps): bump the security-updates group across 1 directory with 32 updates#232
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
… with 32 updates Bumps the security-updates group with 32 updates in the /secbrain directory: | Package | From | To | | --- | --- | --- | | [typer](https://github.com/fastapi/typer) | `0.21.1` | `0.24.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.5` | `2.13.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.12.0` | `2.13.1` | | [openai](https://github.com/openai/openai-python) | `2.14.0` | `2.31.0` | | [eth-hash](https://github.com/ethereum/eth-hash) | `0.7.1` | `0.8.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.2` | `9.0.3` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.10` | `0.15.10` | | [mypy](https://github.com/python/mypy) | `1.19.1` | `1.20.1` | | [anyio](https://github.com/agronholm/anyio) | `4.12.1` | `4.13.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.4` | `3.4.7` | | [click](https://github.com/pallets/click) | `8.3.1` | `8.3.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.1` | `7.13.5` | | [google-ai-generativelanguage](https://github.com/googleapis/google-cloud-python) | `0.10.0` | `0.11.0` | | [google-api-core](https://github.com/googleapis/google-cloud-python) | `2.29.0` | `2.30.3` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.188.0` | `2.194.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.47.0` | `2.49.2` | | [google-auth-httplib2](https://github.com/googleapis/google-cloud-python) | `0.3.0` | `0.3.1` | | [googleapis-common-protos](https://github.com/googleapis/google-cloud-python) | `1.72.0` | `1.74.0` | | [grpcio](https://github.com/grpc/grpc) | `1.76.0` | `1.80.0` | | [grpcio-status](https://grpc.io) | `1.76.0` | `1.80.0` | | [httplib2](https://github.com/httplib2/httplib2) | `0.31.1` | `0.31.2` | | [jiter](https://github.com/pydantic/jiter) | `0.12.0` | `0.14.0` | | [librt](https://github.com/mypyc/librt) | `0.7.8` | `0.9.0` | | [proto-plus](https://github.com/googleapis/google-cloud-python) | `1.27.0` | `1.27.2` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.2` | `0.6.3` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.41.5` | `2.46.0` | | [pygments](https://github.com/pygments/pygments) | `2.19.2` | `2.20.0` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.3.1` | `3.3.2` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.1` | `1.2.2` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.33.1` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.1` | `4.67.3` | Updates `typer` from 0.21.1 to 0.24.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.21.1...0.24.1) Updates `pydantic` from 2.12.5 to 2.13.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.0) Updates `pydantic-settings` from 2.12.0 to 2.13.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.12.0...v2.13.1) Updates `openai` from 2.14.0 to 2.31.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.14.0...v2.31.0) Updates `eth-hash` from 0.7.1 to 0.8.0 - [Changelog](https://github.com/ethereum/eth-hash/blob/main/docs/release_notes.rst) - [Commits](ethereum/eth-hash@v0.7.1...v0.8.0) Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `ruff` from 0.14.10 to 0.15.10 - [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.14.10...0.15.10) Updates `mypy` from 1.19.1 to 1.20.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.1) Updates `anyio` from 4.12.1 to 4.13.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.12.1...4.13.0) Updates `charset-normalizer` from 3.4.4 to 3.4.7 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.4...3.4.7) Updates `click` from 8.3.1 to 8.3.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.1...8.3.2) Updates `coverage` from 7.13.1 to 7.13.5 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.1...7.13.5) Updates `google-ai-generativelanguage` from 0.10.0 to 0.11.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@google-ai-generativelanguage-v0.10.0...google-ai-generativelanguage-v0.11.0) Updates `google-api-core` from 2.29.0 to 2.30.3 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-api-core-v2.29.0...google-api-core-v2.30.3) Updates `google-api-python-client` from 2.188.0 to 2.194.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.188.0...v2.194.0) Updates `google-auth` from 2.47.0 to 2.49.2 - [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](https://github.com/googleapis/google-auth-library-python/commits) Updates `google-auth-httplib2` from 0.3.0 to 0.3.1 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-auth-httplib2-v0.3.0...google-auth-httplib2-v0.3.1) Updates `googleapis-common-protos` from 1.72.0 to 1.74.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.72.0...googleapis-common-protos-v1.74.0) Updates `grpcio` from 1.76.0 to 1.80.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.76.0...v1.80.0) Updates `grpcio-status` from 1.76.0 to 1.80.0 Updates `httplib2` from 0.31.1 to 0.31.2 - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](httplib2/httplib2@v0.31.1...v0.31.2) Updates `jiter` from 0.12.0 to 0.14.0 - [Release notes](https://github.com/pydantic/jiter/releases) - [Commits](pydantic/jiter@v0.12.0...v0.14.0) Updates `librt` from 0.7.8 to 0.9.0 - [Commits](mypyc/librt@v0.7.8...v0.9.0) Updates `proto-plus` from 1.27.0 to 1.27.2 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-channel-v1.27.0...proto-plus-v1.27.2) Updates `pyasn1` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.2...v0.6.3) Updates `pydantic-core` from 2.41.5 to 2.46.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) Updates `pygments` from 2.19.2 to 2.20.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.2...2.20.0) Updates `pyparsing` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.3.1...3.3.2) Updates `python-dotenv` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.1...v1.2.2) Updates `requests` from 2.32.5 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.1) Updates `tqdm` from 4.67.1 to 4.67.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.1...v4.67.3) --- updated-dependencies: - dependency-name: typer dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: pydantic dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: openai dependency-version: 2.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: eth-hash dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: anyio dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: charset-normalizer dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: click dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: coverage dependency-version: 7.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: google-ai-generativelanguage dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: google-api-core dependency-version: 2.30.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: google-api-python-client dependency-version: 2.194.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: google-auth dependency-version: 2.49.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: google-auth-httplib2 dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: googleapis-common-protos dependency-version: 1.74.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: grpcio dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: grpcio-status dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: httplib2 dependency-version: 0.31.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: jiter dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: librt dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: proto-plus dependency-version: 1.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: pydantic-core dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: pyparsing dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 security-updates group with 32 updates in the /secbrain directory:
0.21.10.24.12.12.52.13.02.12.02.13.12.14.02.31.00.7.10.8.09.0.29.0.37.0.07.1.00.14.100.15.101.19.11.20.14.12.14.13.03.4.43.4.78.3.18.3.27.13.17.13.50.10.00.11.02.29.02.30.32.188.02.194.02.47.02.49.20.3.00.3.11.72.01.74.01.76.01.80.01.76.01.80.00.31.10.31.20.12.00.14.00.7.80.9.01.27.01.27.20.6.20.6.32.41.52.46.02.19.22.20.03.3.13.3.21.2.11.2.22.32.52.33.14.67.14.67.3Updates
typerfrom 0.21.1 to 0.24.1Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
eaec8fa🔖 Release version 0.24.1c73cc2b📝 Update release notes6c6259c👷 Fix CI, do not attempt to buildtyper-slim, nortyper-cli(#1569)bc65ad8📝 Update release notes3aedc0a➖ Drop support fortyper-slimandtyper-cli, no more versions will be rel...4b13020📝 Update release notes19aaf0b⬆ Bump rich from 14.3.2 to 14.3.3 (#1565)0ece295📝 Update release notes833c005📝 Update release notes64c0dcb⬆ Bump pydantic-settings from 2.13.0 to 2.13.1 (#1566)Updates
pydanticfrom 2.12.5 to 2.13.0Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
46bf4faFix Pydantic release workflow (#13067)1b359edPrepare release v2.13.0 (#13065)b1bf194Fix model equality when using runtimeextraconfiguration (#13062)17a35e3Update jiter to v0.14.0 (#13064)feea402Usesimulationmode in Codspeed CI (#13063)671c9b0Add basic benchmarks for model equality (#13061)d17d71eBump cryptography from 46.0.6 to 46.0.7 (#13056)919d61a👥 Update Pydantic People (#13059)e7cf5dcFix people workflow (#13047)2a806adAdd regression test forMISSINGsentinel serialization with subclasses (#13...Updates
pydantic-settingsfrom 2.12.0 to 2.13.1Release notes
Sourced from pydantic-settings's releases.
Commits
e87d12dv2.13.1 (#790)acf8c14Fix JSON decoding for parameterized PEP 695 type aliases (#780)58b236aFix AttributeError with nested env vars for dict fields (#785) (#786)4933f06Fix CLI parsing error for set field types since 2.13.0 (#787) (#788)bd0ebe6Fix RecursionError with self-referential models in CliApp (#783)eb7840eFix regression for bool fields since 2.13.0 (#784)198e71cPrepare release 2.13.0 (#777)de71e84Add nested path support for yaml_config_section (fixes #772) (#773)0f8f951CLI Union Discriminator Choices in Help (#764)ce9804cCLI coerce numeric types. (#769)Updates
openaifrom 2.14.0 to 2.31.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
750354erelease: 2.31.05be9536feat(client): add support for short-lived tokens (#1608)f1fd4fafeat(client): support sending raw data over websockets73ea2f7fix(client): preserve hardcoded query params when merging with user params454b257feat(api): add web_search_call.results to ResponseIncludable typede2c7b1chore(tests): bump steady to v0.20.26efca95chore(tests): bump steady to v0.20.12076d85feat(api): add phase field to conversations messagec0c59affix(types): remove web_search_call.results from ResponseIncludablead7cc79docs(api): update file parameter descriptions in vector_stores files and file...Updates
eth-hashfrom 0.7.1 to 0.8.0Changelog
Sourced from eth-hash's changelog.