Skip to content

Commit 15cf3cd

Browse files
chore(deps-dev): bump tomli from 2.0.1 to 2.2.1
Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.1 to 2.2.1. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.1...2.2.1) --- updated-dependencies: - dependency-name: tomli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30d545d commit 15cf3cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ sortedcontainers==2.4.0
104104

105105
toml==0.10.2
106106

107-
tomli==2.0.1 ; python_version < '3.11'
107+
tomli==2.2.1 ; python_version < '3.11'
108108

109109
tomlkit==0.13.2 ; python_version >= '3.7'
110110

0 commit comments

Comments
 (0)