Skip to content

Commit 30aabc4

Browse files
Bump tomlkit from 0.13.3 to 0.14.0
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.13.3 to 0.14.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.13.3...0.14.0) --- updated-dependencies: - dependency-name: tomlkit dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53598bc commit 30aabc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies = [
6565
"numpy>=2.0.0,<2.5.0",
6666
"matplotlib>=3.10.0,<3.11.0",
6767
"plotly>=6.0.0,<6.6.0",
68-
"tomlkit==0.13.3",
68+
"tomlkit==0.14.0",
6969
]
7070
dynamic = ["version"]
7171

0 commit comments

Comments
 (0)