From ffccb093cffb7a87ddce403dd35ddf9c5df7a0ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 05:35:29 +0000 Subject: [PATCH] chore(deps-dev): 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](https://github.com/sdispater/tomlkit/compare/0.13.3...0.14.0) --- updated-dependencies: - dependency-name: tomlkit dependency-version: 0.14.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6687d0920a..05984b4322 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -66,7 +66,7 @@ time-machine==2.19.0 toml==0.10.2 tomli==2.3.0 tomli_w==1.2.0 -tomlkit==0.13.3 +tomlkit==0.14.0 typing_extensions==4.15.0 tzdata==2025.2 uritemplate==4.2.0