From 239dae1dcd1c7fbb11a5c89389735be128fdd412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 05:45:50 +0000 Subject: [PATCH] Bump tomli from 2.0.2 to 2.2.1 Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.2 to 2.2.1. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.0.2...2.2.1) --- updated-dependencies: - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index a67930c..f154903 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -6,4 +6,4 @@ iniconfig==2.0.0 pluggy==1.5.0 pytest==8.0.2 pytest-asyncio==0.21.1 -tomli==2.0.2 +tomli==2.2.1