Bump the direct-deps group across 1 directory with 3 updates#41
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the direct-deps group across 1 directory with 3 updates#41dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the direct-deps group with 3 updates in the / directory: [mypy](https://github.com/python/mypy), [chardet](https://github.com/chardet/chardet) and [regex](https://github.com/mrabarnett/mrab-regex). Updates `mypy` from 1.19.1 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) Updates `chardet` from 5.2.0 to 7.4.0.post2 - [Release notes](https://github.com/chardet/chardet/releases) - [Changelog](https://github.com/chardet/chardet/blob/main/docs/changelog.rst) - [Commits](chardet/chardet@5.2.0...7.4.0.post2) Updates `regex` from 2026.1.15 to 2026.3.32 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2026.1.15...2026.3.32) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: direct-deps - dependency-name: chardet dependency-version: 7.4.0.post2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: direct-deps - dependency-name: regex dependency-version: 2026.3.32 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: direct-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 direct-deps group with 3 updates in the / directory: mypy, chardet and regex.
Updates
mypyfrom 1.19.1 to 1.20.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
770d3caRemove +dev from version4738ffaChangelog updates for 1.20 (#21109)b4f07a7Use 'native-parser' instead of 'native-parse' for optional dependency (#21115)7bec7b7[mypyc] Document librt and librt.base64 (#21114)c482596--allow-redefinition-new is no longer experimental (#21110)c916ca3sdist: includemisc/{diff-cache,apply-cache-diff}.pyfor `mypy/test/test_di...b137e4e[mypyc] Speed up native-to-native imports within the same group (#21101)978b711[mypyc] Fix range loop variable off-by-one after loop exit (#21098)67ada30[stubtest] Check runtime availability of private types not marked `@type_chec...bdef6eflibrt cache tests: build respecting MYPY_TEST_PREFIX (#21097)Updates
chardetfrom 5.2.0 to 7.4.0.post2Release notes
Sourced from chardet's releases.
... (truncated)
Changelog
Sourced from chardet's changelog.
... (truncated)
Commits
e37cf3cfix: prevent dirty-tree version in Windows mypyc wheel buildsf9f5af2Fix a couple errors in the changelog53755dechore: add .superpowers/ to .gitignore3a20df6docs: update README examples with correct outputs17ec933docs: note train/test separation in performance.rst7296d93docs: add footnote explaining 0 B import memory (lazy loading)4221536docs: add chardet 7.0.1-7.3.0 to historical performance table9dfb65bdocs: remove historical performance table spec/plan (preserved in git history)72413b8docs: add historical performance table to performance.rstcbcb80dfix: handle None detect() results and missing venvs in benchmarksUpdates
regexfrom 2026.1.15 to 2026.3.32Changelog
Sourced from regex's changelog.
... (truncated)
Commits
5d51c75Fixed segfault.2aff2dbFixed bug again.16af8aeFixed bug.2356563Fixed bug.f579e8fFixed version.55315a0Fixed version.923d78eVarious fixes, including ones to improve free-threading support.df2d5acReplaced atomic operations with mutex on pattern object for free-threaded Pyt...ed3d9caReplaced use of PyUnicode_GET_LENGTH with PyUnicode_GetLength.28dd3e7Merge pull request #598 from kevmo314/fix-storage-caching-raceDependabot 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