Skip to content

Commit 73b815e

Browse files
Build(deps): Bump tomli from 2.2.1 to 2.3.0 (#123)
Bumps [tomli](https://github.com/hukkin/tomli) from 2.2.1 to 2.3.0. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.2.1...2.3.0) --- updated-dependencies: - dependency-name: tomli dependency-version: 2.3.0 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 1a7bf74 commit 73b815e

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
@@ -27,7 +27,7 @@ test = [
2727
"pre-commit-hooks==6.0.0",
2828
"pytest==8.4.2",
2929
"pytest-cov==7.0.0",
30-
"tomli==2.2.1",
30+
"tomli==2.3.0",
3131
"ruff==0.14.1",
3232
]
3333

0 commit comments

Comments
 (0)