Bump the optional group with 4 updates#9888
Merged
browniebroke merged 3 commits intomainfrom Feb 7, 2026
Merged
Conversation
Updates the requirements on [coreapi](https://github.com/core-api/python-client), [django-guardian](https://github.com/django-guardian/django-guardian), [pygments](https://github.com/pygments/pygments) and [pyyaml](https://github.com/yaml/pyyaml) to permit the latest version. Updates `coreapi` from 2.3.1 to 2.3.3 - [Commits](core-api/python-client@2.3.1...2.3.3) Updates `django-guardian` to 3.2.0 - [Release notes](https://github.com/django-guardian/django-guardian/releases) - [Commits](django-guardian/django-guardian@v2.4.0...3.2.0) Updates `pygments` to 2.19.2 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.17.0...2.19.2) Updates `pyyaml` to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@5.3.1...6.0.3) --- updated-dependencies: - dependency-name: coreapi dependency-version: 2.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: optional - dependency-name: django-guardian dependency-version: 3.2.0 dependency-type: direct:development dependency-group: optional - dependency-name: pygments dependency-version: 2.19.2 dependency-type: direct:development dependency-group: optional - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:development dependency-group: optional ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
This PR updates four optional dependencies to permit their latest versions. These are automated dependency updates from Dependabot that allow the project to use newer versions of optional packages.
Changes:
- Updated coreapi from 2.3.1 to 2.3.3 (pinned exact version)
- Updated django-guardian to allow versions up to 3.3 (previously capped at 2.5)
- Updated pygments to allow versions from 2.17 to 2.20 (changed from ~=2.17.0)
- Updated pyyaml to allow versions up to 6.1 (previously capped at 5.4)
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
browniebroke
previously approved these changes
Feb 6, 2026
browniebroke
approved these changes
Feb 7, 2026
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 coreapi, django-guardian, pygments and pyyaml to permit the latest version.
Updates
coreapifrom 2.3.1 to 2.3.3Commits
2685e5dVersion 2.3.3 (Clean up PyPI package)27f4f6eVersion 2.3.2 (Compat with API Star schemas)e0eca9dMerge pull request #144 from edmorley/indicate-python3-support64fd5f1Add Python 2/3 trove classifiers to setup.pyb550a2dTest against Python 3.5 and 3.6Updates
django-guardianto 3.2.0Release notes
Sourced from django-guardian's releases.
Commits
4120d00Merge pull request #921 from django-guardian/644-using-inlines-in-django-admi...c896b22Merge pull request #919 from django-guardian/770-migration-rollback-fix3814e23Merge branch 'main' into 770-migration-rollback-fix9485489Merge pull request #920 from django-guardian/666-permissionrequiredmixin-does...e01e2e1check only username field fixinge1ae3c5show warning instead of error for backward compatibility and giving time the ...63c10f5Merge branch 'main' into 644-using-inlines-in-django-admin-with-guardianb27ebbdMerge branch 'main' into 666-permissionrequiredmixin-does-not-warn-against-us...d7ed4a3Merge branch 'main' into 770-migration-rollback-fix03fed69Merge pull request #912 from django-guardian/pr-907Updates
pygmentsto 2.19.2Release notes
Sourced from pygments's releases.
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
cfca62ePrepare v2.19.2 release.6688300Disable pyodide (currently broken.)66997c3Update ruff version.94dda77Update CHANGES.26634c8Merge pull request #2882 from thavelick/fix_lua_runaway_regexb6a51ecfix lua regex causing runaway backtracking.edef94dInvestigation for #2839.fb6a00eMerge pull request #2837 from dlazin/sql-cleanupbf7aa23Clean up sql.pyb583de4Prepare 2.19.1 release.Updates
pyyamlto 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
... (truncated)
Commits
49790e7Release 6.0.3 (#889)41309b0Release 6.0.2 (#819)dd9f0e16.0.2rc1 (#809)f5527a2disable CI trigger on PR editsb4d80a7Python 3.12 + musllinux_1_1_x86_64 wheel supportc42fa3b6.0.1 releaseae08bdcblock Cython 3.0+ as a build dep (#702)f873cfeAdd python 3.11 support (#663)8cdff2c6.0 releasea4fb55eUpdate Python 3.10 versions for Windows buildDependabot 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