From acac73e0eaa6ea75bc239f7703594a500b1118a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 10:47:54 +0000 Subject: [PATCH] requirements(deps): bump tomli from 2.1.0 to 2.2.1 Bumps [tomli](https://github.com/hukkin/tomli) from 2.1.0 to 2.2.1. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.1.0...2.2.1) --- updated-dependencies: - dependency-name: tomli 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 0227fc8..6f6e09d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,4 +18,4 @@ pluggy==1.5.0 pyparsing==3.2.0 python-dateutil==2.9.0.post0 six==1.16.0 -tomli==2.1.0 +tomli==2.2.1