From e306e3eedf50a53bc2fc9b71b055aa8bf68192ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 02:21:39 +0000 Subject: [PATCH] chore(deps-dev): bump tomlkit from 0.13.1 to 0.13.2 Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.13.1 to 0.13.2. - [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.1...0.13.2) --- updated-dependencies: - dependency-name: tomlkit 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 8153c10a22d..ddebfb48ecd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -67,7 +67,7 @@ time-machine==2.15.0 toml==0.10.2 tomli==2.0.1 tomli_w==1.0.0 -tomlkit==0.13.1 +tomlkit==0.13.2 typing_extensions==4.12.2 tzdata==2024.1 uritemplate==4.1.1