Skip to content

Commit c553f57

Browse files
Bump tomli from 2.0.1 to 2.2.1
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-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77124f2 commit c553f57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"rich-argparse==1.7.0",
2222
"ruamel.yaml==0.18.10",
2323
"scour==0.38.2",
24-
"tomli==2.0.1",
24+
"tomli==2.2.1",
2525
"wheel",
2626
]
2727
dynamic = ["version"]

0 commit comments

Comments
 (0)