Skip to content

Commit a3797f7

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

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.1.0",
5555
"ruff==0.15.7",
56-
"tomli==2.4.0",
56+
"tomli==2.4.1",
5757
]
5858

5959
[project.scripts]

0 commit comments

Comments
 (0)