Skip to content

Commit 128cf33

Browse files
Bump tomlkit from 0.14.0 to 0.15.0
Bumps [tomlkit](https://github.com/python-poetry/tomlkit) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/python-poetry/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.14.0...0.15.0) --- updated-dependencies: - dependency-name: tomlkit dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2da68c4 commit 128cf33

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
@@ -20,7 +20,7 @@ pyright==1.1.409
2020
pytest==9.0.3
2121
pytest-cov==7.1.0
2222
tomli==2.4.1
23-
tomlkit==0.14.0
23+
tomlkit==0.15.0
2424
typing_extensions==4.15.0
2525
wrapt==2.1.2
2626
zipp>=3.23.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)