chore(deps)(deps): bump the security-updates group across 1 directory with 33 updates#239
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
… with 33 updates Bumps the security-updates group with 30 updates in the /secbrain directory: | Package | From | To | | --- | --- | --- | | [typer](https://github.com/fastapi/typer) | `0.21.1` | `0.26.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.5` | `2.13.4` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.12.0` | `2.14.1` | | [openai](https://github.com/openai/openai-python) | `2.14.0` | `2.38.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-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` | | [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.14` | | [anyio](https://github.com/agronholm/anyio) | `4.12.1` | `4.13.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.5.20` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.4` | `3.4.7` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.0` | `7.13.1` | | [google-api-core](https://github.com/googleapis/google-cloud-python) | `2.28.1` | `2.30.3` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.187.0` | `2.196.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.47.0` | `2.53.0` | | [google-auth-httplib2](https://github.com/googleapis/google-cloud-python) | `0.3.0` | `0.4.0` | | [googleapis-common-protos](https://github.com/googleapis/google-cloud-python) | `1.72.0` | `1.75.0` | | [grpcio](https://github.com/grpc/grpc) | `1.76.0` | `1.80.0` | | [httplib2](https://github.com/httplib2/httplib2) | `0.31.0` | `0.31.2` | | [idna](https://github.com/kjd/idna) | `3.11` | `3.16` | | [jiter](https://github.com/pydantic/jiter) | `0.12.0` | `0.15.0` | | [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `4.0.0` | `4.2.0` | | [proto-plus](https://github.com/googleapis/google-cloud-python) | `1.27.0` | `1.28.0` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.1` | `0.6.3` | | [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.34.2` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.1` | `4.67.3` | | [urllib3](https://github.com/urllib3/urllib3) | `2.6.3` | `2.7.0` | Updates `typer` from 0.21.1 to 0.26.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.26.1) Updates `pydantic` from 2.12.5 to 2.13.4 - [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.4) Updates `pydantic-settings` from 2.12.0 to 2.14.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.12.0...v2.14.1) Updates `openai` from 2.14.0 to 2.38.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.38.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-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) 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.14 - [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.14) 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 `certifi` from 2026.1.4 to 2026.5.20 - [Commits](certifi/python-certifi@2026.01.04...2026.05.20) 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 `coverage` from 7.13.0 to 7.13.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.0...7.13.1) Updates `google-api-core` from 2.28.1 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-cloud-speech-v2.28.1...google-api-core-v2.30.3) Updates `google-api-python-client` from 2.187.0 to 2.196.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.187.0...v2.196.0) Updates `google-auth` from 2.47.0 to 2.53.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](https://github.com/googleapis/google-auth-library-python/commits) Updates `google-auth-httplib2` from 0.3.0 to 0.4.0 - [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.4.0) Updates `googleapis-common-protos` from 1.72.0 to 1.75.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.75.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 `httplib2` from 0.31.0 to 0.31.2 - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](httplib2/httplib2@v0.31.0...v0.31.2) Updates `idna` from 3.11 to 3.16 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.11...v3.16) Updates `jiter` from 0.12.0 to 0.15.0 - [Release notes](https://github.com/pydantic/jiter/releases) - [Commits](pydantic/jiter@v0.12.0...v0.15.0) Updates `librt` from 0.7.4 to 0.7.7 - [Commits](mypyc/librt@v0.7.4...v0.7.7) Updates `markdown-it-py` from 4.0.0 to 4.2.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](executablebooks/markdown-it-py@v4.0.0...v4.2.0) Updates `pathspec` from 0.12.1 to 1.0.1 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v0.12.1...v1.0.1) Updates `proto-plus` from 1.27.0 to 1.28.0 - [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.28.0) Updates `pyasn1` from 0.6.1 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.1...v0.6.3) Updates `pydantic-core` from 2.41.5 to 2.46.4 - [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/core-v2.46.4) 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.34.2 - [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.34.2) 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) Updates `urllib3` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: pydantic-settings dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: openai dependency-version: 2.38.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-asyncio dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor 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.14 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: anyio dependency-version: 4.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: certifi dependency-version: 2026.5.20 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: charset-normalizer dependency-version: 3.4.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: coverage dependency-version: 7.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: google-api-core dependency-version: 2.30.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: google-api-python-client dependency-version: 2.196.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: google-auth dependency-version: 2.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: google-auth-httplib2 dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: googleapis-common-protos dependency-version: 1.75.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: grpcio dependency-version: 1.80.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: httplib2 dependency-version: 0.31.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: idna dependency-version: '3.16' dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: jiter dependency-version: 0.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: librt dependency-version: 0.7.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: markdown-it-py dependency-version: 4.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: pathspec dependency-version: 1.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: security-updates - dependency-name: proto-plus dependency-version: 1.28.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: pydantic-core dependency-version: 2.46.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: pyparsing dependency-version: 3.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: requests dependency-version: 2.34.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: security-updates - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: security-updates - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: indirect update-type: version-update:semver-minor 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 30 updates in the /secbrain directory:
0.21.10.26.12.12.52.13.42.12.02.14.12.14.02.38.00.7.10.8.09.0.29.0.31.3.01.4.07.0.07.1.00.14.100.15.144.12.14.13.02026.1.42026.5.203.4.43.4.77.13.07.13.12.28.12.30.32.187.02.196.02.47.02.53.00.3.00.4.01.72.01.75.01.76.01.80.00.31.00.31.23.113.160.12.00.15.04.0.04.2.01.27.01.28.00.6.10.6.33.3.13.3.21.2.11.2.22.32.52.34.24.67.14.67.32.6.32.7.0Updates
typerfrom 0.21.1 to 0.26.1Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
8c70d49🔖 Release version 0.26.175ee927📝 Update release notes3028854🐛 Ensure that an envvar set fortyper.Optionworks as expected (#1788)959a356📝 Update release notesa79de20⬆ Bump python-dotenv from 1.2.1 to 1.2.2 (#1714)8f44149📝 Update release notesd88415f📝 Update release notesd31a597🔖 Release version 0.26.06b13660📝 Update release notesc95e3a4📝 Update release notesUpdates
pydanticfrom 2.12.5 to 2.13.4Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
pydantic-settingsfrom 2.12.0 to 2.14.1Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
e95c30bPrepare release 2.14.1 (#859)0c87345Fix field namedclsconflicting with classmethod parameter (#858)7bd0072Bump the python-packages group with 2 updates (#856)b03e573Bump the github-actions group with 3 updates (#853)eaa3b43Bump the python-packages group with 5 updates (#854)9f95615Bump the python-packages group with 4 updates (#850)8916beePrepare release 2.14.0 (#848)39e551cFix CLI descriptions lost underpython -OOby falling back to `json_schema_...9ed7f48Bump the python-packages group with 4 updates (#847)617c690Fixcli_ignore_unknown_args=Truenot working on subcommands (#844)Updates
openaifrom 2.14.0 to 2.38.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
e757667release: 2.38.0b85b647feat(api): api updated881c67Revert "chore: check release PR custom code sync"d4a3228chore: check release PR custom code sync4888838chore: remove release automation trigger74978f0chore: trigger release automationbab18afchore(api): docs updatesa6f899afeat(api): manual updates2897485feat(api): update OpenAPI spec or Stainless configa2f1d6ccodegen metadataUpdates
eth-hashfrom 0.7.1 to 0.8.0Changelog
Sourced from eth-hash's changelog.