Skip to content

Commit 9ca8c30

Browse files
chore: bump tomlkit from 0.13.3 to 0.14.0 (#438)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a828e9 commit 9ca8c30

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"requests<3.0.0,>=2.32.4",
1515
"rapidfuzz<4.0.0,>=2.13.7",
1616
"pyparsing<4.0.0,>=3.2.3",
17-
"tomlkit<0.14.0,>=0.11.6",
17+
"tomlkit>=0.11.6,<0.15.0",
1818
"pydantic>=2.11.7,<3.0.0",
1919
"pyyaml>=6.0.2",
2020
]

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)