Conversation
Updates the requirements on [chardet](https://github.com/chardet/chardet) and [cookiecutter](https://github.com/cookiecutter/cookiecutter) to permit the latest version. Updates `chardet` to 7.0.1 - [Release notes](https://github.com/chardet/chardet/releases) - [Changelog](https://github.com/chardet/chardet/blob/main/docs/changelog.rst) - [Commits](chardet/chardet@1.1...7.0.1) Updates `cookiecutter` to 2.7.1 - [Release notes](https://github.com/cookiecutter/cookiecutter/releases) - [Commits](cookiecutter/cookiecutter@2.6.0...v2.7.1) --- updated-dependencies: - dependency-name: chardet dependency-version: 7.0.1 dependency-type: direct:production dependency-group: packages - dependency-name: cookiecutter dependency-version: 2.7.1 dependency-type: direct:production dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com>
CasperWA
approved these changes
Mar 9, 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 chardet and cookiecutter to permit the latest version.
Updates
chardetto 7.0.1Release notes
Sourced from chardet's releases.
Changelog
Sourced from chardet's changelog.
... (truncated)
Commits
330e41edocs: update benchmark numbers for expanded test suite (2,510 files)83eb965fix: remove unused cached_specs and add version mismatch diagnosticb5ef193feat: skip venv creation when full cache exists for detectord98e26afix: use project_root parameter instead of pip_args[0] in _resolve_version_wi...5a85c25feat: add helpers for venv-less version/tag resolution and cache checkingf4917a3Remove plans06ae339Use package name in cache filenames and enrich display labels90fff1dFix precommit hook failures611fc0bBump coverage requirements up to 95% since we have 100%cc21964Add separate lint job backUpdates
cookiecutterto 2.7.1Release notes
Sourced from cookiecutter's releases.
Commits
083dd3cRelease 2.7.159e7eb1Ground the runtime version in package metadata instead of a hand-maintained file730d2ebRun each Python version as its own CI job instead of sequentiallydb674d8Reflect that PyPI publishing runs automatically on tag push718f685Release 2.7.014da090Let contributors focus on what interests them, not a milestone plana4a7e99Give release managers a safe, documented path from version bump to PyPIcf3bd2fDrop the Release Drafter integration0ff1fa8Tell template creators what Cookiecutter actually gives them154d946Modernize the README around uv and a leaner project pageDependabot 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