Skip to content

Commit 3a1dc5c

Browse files
build(deps): update tomli requirement from >=2.0.1 to >=2.4.1
Updates the requirements on [tomli](https://github.com/hukkin/tomli) to permit the latest version. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.1...2.4.1) --- updated-dependencies: - dependency-name: tomli dependency-version: 2.4.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c94b88 commit 3a1dc5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ psutil >= 5.9.0
1414
py-cpuinfo >= 9.0.0
1515
inquirerpy == 0.3.4
1616
requests >= 2.31.0
17-
tomli >= 2.0.1
17+
tomli >= 2.4.1
1818
tomlkit >= 0.12.2
1919
tqdm-loggable >= 0.1.4
2020
urllib3 >= 1.26.6

0 commit comments

Comments
 (0)