From cac0c560b88f0a2d6c7f33e3338133f3a315afed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 04:03:34 +0000 Subject: [PATCH] chore(deps): bump tomli from 2.2.1 to 2.3.0 Bumps [tomli](https://github.com/hukkin/tomli) from 2.2.1 to 2.3.0. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.2.1...2.3.0) --- updated-dependencies: - dependency-name: tomli dependency-version: 2.3.0 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 6fec1cfb..c790ff11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ py==1.11.0 pyparsing==3.2.3 pytest==8.4.1 pytest-cov==6.2.1 -tomli==2.2.1 +tomli==2.3.0