From 134e9e6b0f6ecb0e24b2bd966984c85cec03d1d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 16:11:17 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump tomlkit from 0.12.4 to 0.12.5 Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.4 to 0.12.5. - [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.12.4...0.12.5) --- updated-dependencies: - dependency-name: tomlkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b292f0b..72f38f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ sentry-sdk==2.1.1 six==1.16.0 toml==0.10.2 tomli==2.0.1 -tomlkit==0.12.4 +tomlkit==0.12.5 urllib3==2.2.1 virtualenv==20.26.1 webex-bot==0.5.1