Skip to content

Commit b509a63

Browse files
Update tomlkit requirement from >=0.7.0 to >=0.14.0 (#251)
Updates the requirements on [tomlkit](https://github.com/sdispater/tomlkit) to permit the latest version. - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.7.0...0.14.0) --- updated-dependencies: - dependency-name: tomlkit dependency-version: 0.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e15237a commit b509a63

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
@@ -1,7 +1,7 @@
11
setuptools>=70.0.0
22
PyYAML==6.0.3
33
stdlib-list>=0.12.0
4-
tomlkit>=0.7.0
4+
tomlkit>=0.14.0
55
coverage>=7.13.5
66
pytest>=9.0.3
77
pytest-cov>=7.1.0

0 commit comments

Comments
 (0)