From 3d28a52f25607fc89dd234622db5766e70a8794d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 19:18:42 +0000 Subject: [PATCH] chore: bump tomli from 2.0.1 to 2.2.1 Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.1 to 2.2.1. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.0.1...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 142efaf8..18e2e471 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ seaborn==0.13.2 sgmllib3k==1.0.0 six==1.16.0 soupsieve==2.6 -tomli==2.0.1 +tomli==2.2.1 tomlkit==0.12.1 typing_extensions==4.9.0 tzdata==2024.1