Skip to content

Commit d6054a4

Browse files
Bump tomli from 2.3.0 to 2.4.0
Bumps [tomli](https://github.com/hukkin/tomli) from 2.3.0 to 2.4.0. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.3.0...2.4.0) --- updated-dependencies: - dependency-name: tomli dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 184f9cc commit d6054a4

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
@@ -53,7 +53,7 @@ test = [
5353
"pytest-aiohttp==1.1.0",
5454
"pytest-cov==7.0.0",
5555
"ruff==0.14.11",
56-
"tomli==2.3.0",
56+
"tomli==2.4.0",
5757
]
5858

5959
[project.scripts]

0 commit comments

Comments
 (0)