Skip to content

Commit ba80918

Browse files
Bump tomli from 2.0.1 to 2.2.1 (#153)
Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.1 to 2.2.1. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.1...2.2.1) --- updated-dependencies: - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c94b86e commit ba80918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dev = [
3434
"click==8.1.7",
3535
"packaging==24.2",
3636
"rich==13.7.1",
37-
"tomli==2.0.1",
37+
"tomli==2.2.1",
3838
"trailrunner==1.4.0",
3939
"typing_extensions == 4.12.2",
4040
"watchdog==4.0.1",

0 commit comments

Comments
 (0)