build(deps): Bump the python-dev-deps group across 1 directory with 7 updates#193
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): Bump the python-dev-deps group across 1 directory with 7 updates#193dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Updates the requirements on [pytest](https://github.com/pytest-dev/pytest), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio), [ruff](https://github.com/astral-sh/ruff), [hypothesis](https://github.com/HypothesisWorks/hypothesis), [pip-audit](https://github.com/pypa/pip-audit), [grpcio-tools](https://github.com/grpc/grpc) and [mypy-protobuf](https://github.com/nipunn1313/mypy-protobuf) to permit the latest version. Updates `pytest` to 9.1.0 - [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.3...9.1.0) Updates `pytest-asyncio` 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 `ruff` to 0.15.18 - [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.15.14...0.15.18) Updates `hypothesis` to 6.155.5 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.152.9...v6.155.5) Updates `pip-audit` to 2.10.1 - [Release notes](https://github.com/pypa/pip-audit/releases) - [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md) - [Commits](pypa/pip-audit@v2.10.0...v2.10.1) Updates `grpcio-tools` to 1.81.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.66.0...v1.81.1) Updates `mypy-protobuf` to 5.1.0 - [Changelog](https://github.com/nipunn1313/mypy-protobuf/blob/main/CHANGELOG.md) - [Commits](nipunn1313/mypy-protobuf@v3.6.0...v5.1.0) --- updated-dependencies: - dependency-name: grpcio-tools dependency-version: 1.81.1 dependency-type: direct:development dependency-group: python-dev-deps - dependency-name: hypothesis dependency-version: 6.155.2 dependency-type: direct:development dependency-group: python-dev-deps - dependency-name: mypy-protobuf dependency-version: 5.1.0 dependency-type: direct:development dependency-group: python-dev-deps - dependency-name: pip-audit dependency-version: 2.10.1 dependency-type: direct:development dependency-group: python-dev-deps - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:development dependency-group: python-dev-deps - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development dependency-group: python-dev-deps - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development dependency-group: python-dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/python-dev-deps-29e745d46c
branch
from
June 18, 2026 21:52
45b50dd to
2d36e8c
Compare
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.
Updates the requirements on pytest, pytest-asyncio, ruff, hypothesis, pip-audit, grpcio-tools and mypy-protobuf to permit the latest version.
Updates
pytestto 9.1.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b2522cfPrepare release version 9.1.0368d2fc[refactor] TightenSetComparisonFunctiontoIterator[str](#14587)ff77cd8[refactor] Make base assertion comparisons return an iterator instead of a li...0d8491abuild(deps): Bump actions/stale from 10.2.0 to 10.3.04a809d9Merge pull request #14568 from pytest-dev/register-fixture5dfa385Fix recursion traceback test to cover all styles (#14582)f52ff0cAddpytest.register_fixturea8ac094Merge pull request #14567 from pytest-dev/more-visibility-deprecatee5620cd[pre-commit.ci] pre-commit autoupdate (#14577)2ce9c6dMerge pull request #14540 from minbang930/fix-14533-doctest-module-fixturesUpdates
pytest-asyncioto 1.4.0Release notes
Sourced from pytest-asyncio's releases.
Commits
6e14cd2chore: Prepare release of v1.4.0.4b900fbBuild(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1ab9f632Build(deps): Bump zipp from 3.23.1 to 4.1.0a56fc77Build(deps): Bump hypothesis from 6.152.6 to 6.152.8e8bae9bBuild(deps): Bump requests from 2.34.0 to 2.34.2fc43340Build(deps): Bump idna from 3.14 to 3.15762eaf5Build(deps): Bump jaraco-functools from 4.4.0 to 4.5.0b62e222Build(deps): Bump click from 8.3.3 to 8.4.09190447Build(deps): Bump pydantic from 2.13.3 to 2.13.482a393cci: Remove unnecessary debug output.Updates
ruffto 0.15.18Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6686f63Bump 0.15.18 (#26135)efbb732[ty] Suggest keyword-only arguments between variadic parameters (#26134)c256d5f[ty] SupportAnnotated[Any, ...]as a class base (#26133)19a4bea[flake8-pyi] Rename PYI033 to legacy-type-comment (#26131)1d9866cBump ecosystem-analyzer commit (#26130)8656c73[ty] Compact indexed AST node storage (#25998)c17c8d9[ty] Garbage-collect cached constraint sets (#26116)ef0fb8f[ty] Fix bound TypeVar default cycle recovery (#26124)b83c024[flake8-pyi] Extend PYI033 to Python files in preview (#26129)e8a5e38Update Rust crate zip to v8 (#26078)Updates
hypothesisto 6.155.5Commits
f898ab6Bump hypothesis version to 6.155.5 and update changelogc2f6e7fMerge pull request #4768 from Zac-HD/claude/lucid-wozniak-cyr7v622280f4Bump hypothesis version to 6.155.4 and update changelog8d0345dReject datetime bounds in dates() with InvalidArgument5f3f6aeMerge pull request #4763 from HypothesisWorks/create-pull-request/patchecbef50Merge pull request #4766 from Liam-DeVoe/remove-dates-filter-debug-printbfec0eaadd T20 lint8497a82Bump hypothesis version to 6.155.3 and update changelog1ac02e3Merge pull request #4767 from pschanely/suppress-observations814a0efMerge branch 'master' into suppress-observationsUpdates
pip-auditto 2.10.1Release notes
Sourced from pip-audit's releases.
Changelog
Sourced from pip-audit's changelog.
... (truncated)
Commits
8894eb8Merge pull request #1056 from pypa/copilot/release-21011c625b7Update version in README.md to 2.10.1fd2094bPrep 2.10.1 release58d2488build(deps): bump github/codeql-action from 4.35.2 to 4.36.1 (#1052)8df9420build(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 (#1044)3f618d3build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#1053)4849132Restrict OIDC token to publish job (#1050)c1eb69aFix KeyError when OSV affected entry omits optionalrangesfield (#1046)68de07fMerge pull request #1054 from pypa/fix/1047ef31c9eFormatting fixesUpdates
grpcio-toolsto 1.81.1Release notes
Sourced from grpcio-tools's releases.
Commits
e84a8a2[Release] Bump version to 1.81.1 (on v1.81.x branch) (#42584)8bdf11e[Release] Bump version to 1.81.0 (on v1.81.x branch) (#42432)6244f3b[Release] Bump version to 1.81.0-pre1 (on v1.81.x branch) (#42378)820f933[Python] Drop 3.9 (#42145)451521c[Core CI] Make windows python distrib tests use ccache. (#42171)cb09882[Build] Upgrade protobuf to 33.5 (#41976)a2bf3f1[Release] Bump version to 1.81.0-dev (on master branch) (#41843)1299baa[Python] Add language features to exported proto files (#41501)522dbbb[Release] Bump version to 1.79.0-dev (on master branch) (#41291)0a6901d[python xDS protos] move to a shallower directory (#41261)Updates
mypy-protobufto 5.1.0Changelog
Sourced from mypy-protobuf's changelog.
... (truncated)
Commits
e92875bprep 5.1.0 release (#725)4e9458bDeprecate if file deprecation option is set (#724)b3a563eAdd typing for Has/ClearField and WhichOneof when they aren't available (#723)47fa102Prep 5.0.0 release (#720)d0a0ea9Add additional deprecation support (#713)9851ab8Add googleapis as test fodder (#716)5f5a3baMove to pyproject.toml (#718)7d68665prep 3.8.0 release (#715)7b20d4eSupport file level field presence feature setting (#717)f35584aAdd flags to generate only sync or only async stubs (#694)