From 5f0eea6bcdd1faec0bbcc0c4f7a48e7ff97eee45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 20:25:03 +0000 Subject: [PATCH] Bump tomlkit from 0.7.2 to 0.12.3 Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.7.2 to 0.12.3. - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md) - [Commits](https://github.com/sdispater/tomlkit/compare/0.7.2...0.12.3) --- updated-dependencies: - dependency-name: tomlkit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71e540c..101ee7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ rfc3986==2.0.0 shellingham==1.4.0 six==1.15.0 termcolor==1.1.0 -tomlkit==0.7.2 +tomlkit==0.12.3 tqdm==4.63.0 twine==3.8.0 typing-extensions==3.10.0.2