From bd422ea646084ae304bf2e2e296e642df5d638a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 02:48:11 +0000 Subject: [PATCH] chore(deps-dev): bump tomlkit from 0.13.2 to 0.13.3 Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.13.2 to 0.13.3. - [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.2...0.13.3) --- updated-dependencies: - dependency-name: tomlkit dependency-version: 0.13.3 dependency-type: direct:development update-type: version-update:semver-patch ... 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 af0d8879133..6d06c6d6326 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -66,7 +66,7 @@ time-machine==2.15.0 toml==0.10.2 tomli==2.2.1 tomli_w==1.2.0 -tomlkit==0.13.2 +tomlkit==0.13.3 typing_extensions==4.13.2 tzdata==2025.2 uritemplate==4.2.0