Skip to content

Commit 5c101e0

Browse files
chore(deps): Update tomli requirement from >=2.0 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.0...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 38bd66f commit 5c101e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codegraph/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ neo4j>=5.28,<6
44
typer>=0.15
55
rich>=13
66
pyyaml>=6.0.3
7-
tomli>=2.0; python_version<"3.11"
7+
tomli>=2.4.1; python_version<"3.11"

0 commit comments

Comments
 (0)