From 88d487eaa78710dad81d2be06ef55d4a41b5fbf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:42:01 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump tomli from 2.0.1 to 2.0.2 Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.1 to 2.0.2. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.0.1...2.0.2) --- updated-dependencies: - dependency-name: tomli 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 bacabd5..e32fb5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ requests-toolbelt==1.0.0 sentry-sdk==2.15.0 six==1.16.0 toml==0.10.2 -tomli==2.0.1 +tomli==2.0.2 tomlkit==0.13.2 urllib3==2.2.3 virtualenv==20.26.6