Bump tomli from 2.0.1 to 2.2.1
Open
Number: #707
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
June 26, 2025 at 08:08 AM UTC
(11 months ago)
(11 months ago)
Updated:
June 26, 2025 at 08:09 AM UTC
(11 months ago)
(11 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps tomli from 2.0.1 to 2.2.1.
Changelog
Sourced from tomli's changelog.
2.2.1
- Fixed
- Don't attempt to compile binary wheels for Python 3.8, 3.9 and 3.10 where cibuildwheel depends on a conflicting Tomli version
2.2.0
- Added
- mypyc generated binary wheels for common platforms
2.1.0
- Deprecated
- Instantiating
TOMLDecodeErrorwith free-form arguments.msg,docandposarguments should be given.- Added
msg,doc,pos,linenoandcolnoattributes toTOMLDecodeError2.0.2
- Removed
- Python 3.7 support
- Improved
- Make
loadsraiseTypeErrornotAttributeErroron bad input types that do not have thereplaceattribute. Improve error message whenbytesis received.- Type annotations
- Type annotate
loadinput astyping.IO[bytes](previouslytyping.BinaryIO).
Commits
73c3d10Bump version: 2.2.0 → 2.2.17c2368dDon't build wheels for Python versions requiring tomlic48e4e1Bump version: 2.1.0 → 2.2.07604741Update README0724e2aAnnotate global constants as Final to speed up compiled code149547dCreate binary wheels with mypyc (#242)443a0c1pre-commit autoupdate and autofix48461cfMerge pull request #240 from hukkin/version-2.1.0d6e045bBump version: 2.0.2 → 2.1.0d1d6a85Add attributes to TOMLDecodeError. Deprecate free-form__init__args (#238)- Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
| ID: | 2345026 |
| UUID: | 2620441250 |
| Node ID: | PR_kwDOAVZQxs6cMMKi |
| Host: | GitHub |
| Repository: | auth0/auth0-python |
| Merge State: | Unknown |