Skip to content

Commit 2c47ede

Browse files
chore(deps-dev): bump tomlkit from 0.12.5 to 0.13.0
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.5 to 0.13.0. - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.12.5...0.13.0) --- updated-dependencies: - dependency-name: tomlkit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1ae3bb commit 2c47ede

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 @@ toml==0.10.2
104104

105105
tomli==2.0.1 ; python_version < '3.11'
106106

107-
tomlkit==0.12.5 ; python_version >= '3.7'
107+
tomlkit==0.13.0 ; python_version >= '3.7'
108108

109109
trio==0.26.0
110110

0 commit comments

Comments
 (0)