build(deps-dev): Bump the minor group across 1 directory with 6 updates - #552
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): Bump the minor group across 1 directory with 6 updates#552dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [griffe](https://github.com/mkdocstrings/griffe) | `2.0.2` | `2.1.0` | | [mypy](https://github.com/python/mypy) | `2.1.0` | `2.3.0` | | [nox](https://github.com/wntrblm/nox) | `2026.4.10` | `2026.7.11` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.155.7` | `6.163.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [setuptools-scm](https://github.com/pypa/setuptools-scm) | `10.0.5` | `10.2.1` | Updates `griffe` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@2.0.2...2.1.0) Updates `mypy` from 2.1.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.0) Updates `nox` from 2026.4.10 to 2026.7.11 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2026.04.10...2026.07.11) Updates `hypothesis` from 6.155.7 to 6.163.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.155.7...v6.163.0) Updates `pytest` from 9.0.3 to 9.1.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@9.0.3...9.1.1) Updates `setuptools-scm` from 10.0.5 to 10.2.1 - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/RELEASE_SYSTEM.md) - [Commits](pypa/setuptools-scm@setuptools-scm-v10.0.5...setuptools-scm-v10.2.1) --- updated-dependencies: - dependency-name: griffe dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: hypothesis dependency-version: 6.163.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: nox dependency-version: 2026.7.11 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: setuptools-scm dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/minor-45d4cb7298
branch
from
August 1, 2026 23:41
586255a to
01b64e5
Compare
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 minor group with 6 updates in the / directory:
2.0.22.1.02.1.02.3.02026.4.102026.7.116.155.76.163.09.0.39.1.110.0.510.2.1Updates
griffefrom 2.0.2 to 2.1.0Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
6913290chore: Prepare release 2.1.020457fetests: Split test suite in two (CLI/lib)5b3e392fix: Rename tests module to avoid exclusion by packagers5dc97b7chore: Docs, space trimming82526e4feat: Add logging format for Azure Devopsead0127fix: bump jsonschema minimum to 4.18702b33cci: fix typing1b6b053fix: Don't try merging overload annotations into non-function objects97106e4style: FormatUpdates
mypyfrom 2.1.0 to 2.3.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)0faa413UsePYODIDEenvironment variable for Emscripten cross-compilation detection...3d75cdb[mypyc] Borrow final attributes more aggressively (#21702)24c237d[mypyc] Improve documentation of Final (#21713)b5be217[mypyc] Update free threading Python compatibility docs (#21711)cbcb51aNarrow for frozendict membership check (#21709)af2bc0fSync typeshed (#21707)Updates
noxfrom 2026.4.10 to 2026.7.11Release notes
Sourced from nox's releases.
... (truncated)
Changelog
Sourced from nox's changelog.
... (truncated)
Commits
3284968chore: prepare release 2026.07.11 (#1132)d73f96aci: add Python 3.15 to the test matrix and classifiers (#1133)5391985test: isolate run_nox envdir to fix flaky test_main_requires (#1134)390d817feat: add return_code to CommandFailed. (#1129)f1d5210chore(deps): bump the github-actions group with 2 updates (#1125)0894b73chore(deps): bump the pre-commit group with 4 updates (#1126)9b747edci: experimental MSYS2/MinGW test run (#1122)8a44270docs: add PyO3 as a user (#1123)5bd0f83perf: lazy modules on Python 3.15 (#1115)982fcfachore(deps): bump dependency-groups in the pre-commit group (#1121)Updates
hypothesisfrom 6.155.7 to 6.163.0Commits
793e92dBump hypothesis version to 6.163.0 and update changelogba2899bMerge pull request #4830 from Liam-DeVoe/from-regex-alphabet-collections5e3cae2Bump hypothesis version to 6.162.0 and update changelogd92a798Merge pull request #4811 from Zac-HD/claude/sleepy-keller-o5cUKf5e473aclaude: support Collection[str] alphabet in from_regex, unify alphabet valida...cbf124bSkip non-ns dtype construction at import on pandas < 28d0a004Address review: constrain constant-offset range, simplify tz classification8852abeadd new test72d88bdsimplify tests0addb38Support timezone-aware datetime dtypes in hypothesis.extra.pandasUpdates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
setuptools-scmfrom 10.0.5 to 10.2.1Release notes
Sourced from setuptools-scm's releases.
Commits
ac108b2Merge pull request #1475 from pypa/release/mainb3beed6Prepare release: setuptools-scm v10.2.1ec67f8cMerge pull request #1474 from RonnyPfannschmidt/fix/1473-omit-scm-metadata-fr...08f22bdfix: lazy-import bdist_wheel and simplify unlink82768f0fix: omit SCM egg-info JSON from wheels5b91e2fMerge pull request #1460 from pypa/dependabot/uv/uv-f4f52c089d4ac1724Merge pull request #1463 from pypa/release/main474cc9cPrepare release: vcs-versioning v2.2.229c8f6cMerge pull request #1462 from RonnyPfannschmidt/fix/vcs-versioning-pytest-tim...25d32eefix: add missing pytest-timeout to vcs-versioning test dependencies (#1461)