Bump the all-deps group in /requirements with 7 updates#1314
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the all-deps group in /requirements with 7 updates#1314dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all-deps group in /requirements with 7 updates: | Package | From | To | | --- | --- | --- | | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.1.3` | `9.1.0` | | [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) | `3.0.2` | `3.1.0` | | [django-filter](https://github.com/carltongibson/django-filter) | `25.1` | `25.2` | | [django-polymorphic](https://github.com/jazzband/django-polymorphic) | `4.10.5` | `4.11.1` | | [faker](https://github.com/joke2k/faker) | `40.1.2` | `40.5.1` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.11.1` | `4.12.0` | | [isort](https://github.com/PyCQA/isort) | `7.0.0` | `8.0.1` | Updates `sphinx` from 8.1.3 to 9.1.0 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.1.3...v9.1.0) Updates `sphinx-rtd-theme` from 3.0.2 to 3.1.0 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@3.0.2...3.1.0) Updates `django-filter` from 25.1 to 25.2 - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](carltongibson/django-filter@25.1...25.2) Updates `django-polymorphic` from 4.10.5 to 4.11.1 - [Release notes](https://github.com/jazzband/django-polymorphic/releases) - [Commits](jazzband/django-polymorphic@v4.10.5...v4.11.1) Updates `faker` from 40.1.2 to 40.5.1 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v40.1.2...v40.5.1) Updates `pytest-django` from 4.11.1 to 4.12.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.11.1...v4.12.0) Updates `isort` from 7.0.0 to 8.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@7.0.0...8.0.1) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: django-filter dependency-version: '25.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: django-polymorphic dependency-version: 4.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: faker dependency-version: 40.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: pytest-django dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
7a4c69e to
b8eec0d
Compare
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 all-deps group in /requirements with 7 updates:
8.1.39.1.03.0.23.1.025.125.24.10.54.11.140.1.240.5.14.11.14.12.07.0.08.0.1Updates
sphinxfrom 8.1.3 to 9.1.0Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
Commits
cc7c6f4Bump to 9.1.0 finalb127b94Addapp.add_static_dir()for copying extension static files (#14219)20f1c46LaTeX: Inhibit breaks for rows with merged vertical cells (#14227)3c85411Polish CHANGES.rst (#14225)9ee5446LaTeX: restore 1.7 documentation of literalblockcappos (#14224)d75d602LaTeX: improve (again...) some code comments in time for 9.1.0 (#14222)8dca61dImprove some LaTeX code comments (#14220)8ab9600Bump to 9.1.0 candidate 2d59b237autodoc: Improve support for non-weakreferencable objects964424bUse the correct reference for using existing extensions (#14157)Updates
sphinx-rtd-themefrom 3.0.2 to 3.1.0Changelog
Sourced from sphinx-rtd-theme's changelog.
Commits
795de79Release 3.1.0 (#1676)66d0fddAdd Python 3.14 to the test suite (#1668)fbe5e603.1.0rc2 with support for docutils 0.22 (#1674)a76174cAdd support for docutils 0.22 (#1671)20733c3Add support for Sphinx 9.0.0 (#1666)71aacd3Update Code of Conduct URL (#1664)5a26375Run tests and build docs with Sphinx 8.2 (#1640)8d4d394Sidebar should not be floating on mobile (#1622)Updates
django-filterfrom 25.1 to 25.2Changelog
Sourced from django-filter's changelog.
Commits
17ec565Bumped version for 25.2 release.9b4b8fdUpdated testing for Django 6.0. (#1730)1b07b3eBump actions/setup-python from 5 to 6 in the github-actions group (#1726)27a1168Bump the github-actions group with 2 updates (#1722)7f59b6fAdd drf as optional dependencies (#1724)635343eAdd reference anchors to filter types to facilitate intersphinx refs (#1706)7b3176eDocument steps for postgres full text search (#1704)Updates
django-polymorphicfrom 4.10.5 to 4.11.1Release notes
Sourced from django-polymorphic's releases.
Commits
416fd23Merge pull request #867 from bckohan/master1892dd9fix validate_version recipe6b41389Merge pull request #866 from bckohan/master03314a4fix issue with 865 fixde66363upgrade lock file, bump version and update changelogd66f321fix #8658062896add test for #8656ebe022remove dj 5.1 as it is EOL28994d3Merge pull request #864 from jazzband/dependabot/uv/cryptography-46.0.545e5c88Bump cryptography from 46.0.4 to 46.0.5Updates
fakerfrom 40.1.2 to 40.5.1Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
5f403beBump version: 40.5.0 → 40.5.1a573f1f📝 Update CHANGELOG.md143c483Bump version: 40.4.0 → 40.5.0298613b📝 Update CHANGELOG.md8823340Fix_get_local_timezone()missingreturnstatement (#2327)83b3ca3💄 lint codef2c15dftest: add unit tests for slugify utility function (#2323)9ae0122docs: Add AI Provider to community providers list (#2321)40ffcaaDocs: Add faker-ecommerce-provider to community providers (#2319)f62ecf9fix: add missing formats and remove duplicates inuser_name_formats(#2318)Updates
pytest-djangofrom 4.11.1 to 4.12.0Changelog
Sourced from pytest-django's changelog.
Commits
a2a9495Release 4.12.0020bc23tests: make sure access to default can also be blockedbcefbe8Add support for isolating apps in tests39c8dccplugin: add a note why we reorder tests1830acdpyproject.toml: require pytest 9 for self tests, switch to native toml config...f19da08Fix the order of the test cases that use the live_server fixture92858eedocs: add pytest 9.0+ native TOML configuration format3f550d9build(deps): bump hynek/build-and-inspect-python-package1f50dd2Drop obsolete traces of Django 5.0 in CI247ec1cFixPytestCollectionWarningforTestRunnerclass (#1259)Updates
isortfrom 7.0.0 to 8.0.1Release notes
Sourced from isort's releases.
Changelog
Sourced from isort's changelog.
... (truncated)
Commits
a333737Merge pull request #2463 from FinlayTheBerry/issue/2461878ba7eAdded compression to stdlibs for Python 3.14 in isort/stdlibs/py314.pyb5f06a7Merge pull request #2459 from Fridayai700/fix-unindented-comment-corruption3459bdeMerge pull request #2460 from PyCQA/DanielNoord-patch-16e70bb6Update CHANGELOG for version 8.0.0fd2514bFix unindented comments being corrupted in indented blocksb0f2dabMerge pull request #2458 from skv0zsneg/issue/1882313797bFix lint.7d3a6f5Add ignore for cyclomatic complexity check.6b9f895Remove debug prints.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions