chore(deps-dev): bump the python group with 11 updates - #3278
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the python group with 11 updates#3278dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [django-stubs](https://github.com/typeddjango/django-stubs), [ruff](https://github.com/astral-sh/ruff), [types-gunicorn](https://github.com/python/typeshed), [types-python-dateutil](https://github.com/python/typeshed), [pygit2](https://github.com/libgit2/pygit2), [djangorestframework](https://github.com/encode/django-rest-framework), [django-stubs-ext](https://github.com/typeddjango/django-stubs), [packaging](https://github.com/pypa/packaging), [pytest-django](https://github.com/pytest-dev/pytest-django), [time-machine](https://github.com/adamchainz/time-machine) and [setuptools](https://github.com/pypa/setuptools) to permit the latest version. Updates `django-stubs` from 6.0.7 to 6.0.9 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@6.0.7...6.0.9) Updates `ruff` from 0.16.1 to 0.16.2 - [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.16.1...0.16.2) Updates `types-gunicorn` from 26.0.0.20260728 to 26.0.0.20260807 - [Commits](https://github.com/python/typeshed/commits) Updates `types-python-dateutil` from 2.9.0.20260716 to 2.9.0.20260807 - [Commits](https://github.com/python/typeshed/commits) Updates `pygit2` from 1.19.3 to 1.20.0 - [Release notes](https://github.com/libgit2/pygit2/releases) - [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md) - [Commits](libgit2/pygit2@v1.19.3...v1.20.0) Updates `djangorestframework` from 3.17.1 to 3.18.0 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.17.1...3.18.0) Updates `django-stubs-ext` from 6.0.7 to 6.0.9 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@6.0.7...6.0.9) Updates `packaging` from 26.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.2...26.3) Updates `pytest-django` from 4.12.0 to 4.13.0 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.12.0...v4.13.0) Updates `time-machine` from 3.3.0 to 3.3.1 - [Changelog](https://github.com/adamchainz/time-machine/blob/main/docs/changelog.rst) - [Commits](adamchainz/time-machine@3.3.0...3.3.1) Updates `setuptools` to 84.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v83.0.0...v84.0.0) --- updated-dependencies: - dependency-name: django-stubs dependency-version: 6.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: types-gunicorn dependency-version: 26.0.0.20260807 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260807 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: pygit2 dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: djangorestframework dependency-version: 3.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: django-stubs-ext dependency-version: 6.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest-django dependency-version: 4.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: time-machine dependency-version: 3.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: setuptools dependency-version: 84.0.0 dependency-type: direct:development dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
|
5 tasks
Contributor
|
Superseded by #3280, which applies the same 11 bumps on top of current master and fixes the The failure is caused by this PR renaming a package instead of bumping it in the - "djangorestframework-stubs==3.17.1",
+ "djangorestframework==3.18.0",
|
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 django-stubs, ruff, types-gunicorn, types-python-dateutil, pygit2, djangorestframework, django-stubs-ext, packaging, pytest-django, time-machine and setuptools to permit the latest version.
Updates
django-stubsfrom 6.0.7 to 6.0.9Commits
942bca5Version 6.0.97215810Version 6.0.9 (#3573)44429cdDon't crash on a many-to-many through model that can't be resolved (#3571)0437510Detect every generic stub class in the generic consistency test (#3572)a76719fUpdate dependency ty to v0.0.66 (#3569)2caa0e7Version 6.0.8 (#3566)085ae56Statepyrefly,pyright, andtysupport (#3562)92aee73Expand override manager create test + move toassert_type(#3559)f50446bSupport pyrefly 1.2.0 (#3561)7a66e64[pre-commit.ci] pre-commit autoupdate (#3558)Updates
rufffrom 0.16.1 to 0.16.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
5b48a04Bump 0.16.2 (#27555)1b9e5fcUpdate Swatinem/rust-cache action to v2.9.2 (#27568)c4e86fc[ty] Add helper extension methods for half-range and equality constraints (#2...17a00de[ty] Reuse primer commands in memory reports (#27553)6ea296b[ty] Normalize type labels in structured docstrings (#26923)2fc445f[ty] Diagnose invalid getattr calls (#27502)22c7823[ty] Enable (but downrank) auto-import completion suggestions from stub-only ...05160d5[ty] Diagnose invalid descriptor__get__calls (#27400)baea3d0[ty] Expose strict analysis options in the playground (#27543)c88946e[ty] Bump ecosystem-analyzer for strict project settings (#27542)Updates
types-gunicornfrom 26.0.0.20260728 to 26.0.0.20260807Commits
Updates
types-python-dateutilfrom 2.9.0.20260716 to 2.9.0.20260807Commits
Updates
pygit2from 1.19.3 to 1.20.0Release notes
Sourced from pygit2's releases.
Changelog
Sourced from pygit2's changelog.
Commits
ba21cf5Release 1.20.028be4b8Fix refcount test failing under pytest assertion rewriting007c562Fix NULL dereference in refdb backend exists callback5878864Fix ownership and lifetime bugs in refdb backend callbacks2efb706Update wheels to OpenSSL 3.5.7cc48ea6Fix ownership and error handling bugs in refdb backend callbacks997c65bFix the refdb backend rename callbackeb512d2Fix refcounting bugs in the refdb backend write callback258bf55chore(CI): bump actions/setup-python from 6 to 7 in the actions groupb7fdcd6encoding: drop public to_str, rename internal helper to path_to_strUpdates
djangorestframeworkfrom 3.17.1 to 3.18.0Release notes
Sourced from djangorestframework's releases.
... (truncated)
Commits
11875a3Prepare release 3.18.0 (#10015)d346a8cAdd note about Browsable API simulatingPOSTin documentation (#9814)80d535dFix GHA workflow for preparing releaseaa1876bUpdate fields.md explaining how thesourceargument affects `.validated_dat...000bb33Add nulls_distinct support to UniqueTogetherValidator (#9866)7508e0cRaise clear error for unsupported list update validation (#9981)69d1cd7Fix DictField HTML input returning empty dict for missing fields (#9891)bbc62acUpdate Django 6.1 dependency to stable release. (#10016)f780434Add GHA workflow to prepare a releasedc027d2set_rollback should only rollback initialized connections (#9599)Updates
django-stubs-extfrom 6.0.7 to 6.0.9Commits
942bca5Version 6.0.97215810Version 6.0.9 (#3573)44429cdDon't crash on a many-to-many through model that can't be resolved (#3571)0437510Detect every generic stub class in the generic consistency test (#3572)a76719fUpdate dependency ty to v0.0.66 (#3569)2caa0e7Version 6.0.8 (#3566)085ae56Statepyrefly,pyright, andtysupport (#3562)92aee73Expand override manager create test + move toassert_type(#3559)f50446bSupport pyrefly 1.2.0 (#3561)7a66e64[pre-commit.ci] pre-commit autoupdate (#3558)Updates
packagingfrom 26.2 to 26.3Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
929fd4bBump for releasef300ebfchore(deps): bump the pre-commit group with 5 updates (#1357)f91d975ci(downstream): bump hatchling to 1.31.0 and fix its pytest rootdir (#1361)b1a7124chore(deps): bump the github-actions group with 7 updates (#1358)2d873ebfix(metadata): fold every line boundary when writing headers (#1356)413d006docs: changelog for 26.3 (#1343)4eb0753docs(metadata): explain selective field validation (#1342)77e9ed4feat(tags): add pure Python tag generator (#1346)7cea5e8ci: drop 3.13t on Windows (3.13.14t may fail to build, run takes 9 minutes) (...45a8b34docs: add missing versionadded/versionchanged directives (#1344)Updates
pytest-djangofrom 4.12.0 to 4.13.0Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
Commits
dc8d17dRelease 4.13.06cfcfbdfixtures: explain a bit more inSettingsdocstring3478bd7Minor typing improvementsfaa443bFix --help/--version when a conftest imports Django modelsfb4417fplugin: add missing type annotation for non_debugging_runtestf151858Remove useless test test_change_settings to simplify (#1302)1a5fdabRemoves django-upgrade dependency (#1301)17f1decasserts: move type annotations to an asserts.pyi stubs file0ca15e7editorconfig-checker: add .venv to Exclude68334fdAdd django-upgrade dependency (#1298)Updates
time-machinefrom 3.3.0 to 3.3.1Changelog
Sourced from time-machine's changelog.
Commits
eb7ac9eVersion 3.3.1eff8136Use canonical timezone name intest_destination_string_naive()(#652)3d59d29Add Hypothesis fuzz tests (#653)c8114b0[pre-commit.ci] pre-commit autoupdate (#650)b9de2a9Use integer nanoseconds throughout destination handling (#651)Updates
setuptoolsto 84.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
72e919aMerge pull request #5293 from pypa/bugfix/integration-pip-flit-backend1b29701Select the top-level pyproject.toml when reading build requirementsbb1b381Bump version: 83.0.0 → 84.0.0ee6fdd7Sync with distutils @ e8eb87855 (#5292)2a4a9e4Merge remote-tracking branch 'origin/main' into distutils-e8eb87855