From 07fc4164d078b9642e67020a183fb364f65f4cd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 15:17:19 +0000 Subject: [PATCH] Bump tomli from 2.4.0 to 2.4.1 Bumps [tomli](https://github.com/hukkin/tomli) from 2.4.0 to 2.4.1. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.4.0...2.4.1) --- updated-dependencies: - dependency-name: tomli dependency-version: 2.4.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/constraints-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/constraints-dev.txt b/requirements/constraints-dev.txt index b866755..4d5faab 100644 --- a/requirements/constraints-dev.txt +++ b/requirements/constraints-dev.txt @@ -11,4 +11,4 @@ pytest==8.4.2 pytest-cov==5.0.0 rich==13.9.4 ruff==0.15.2 -tomli==2.4.0 +tomli==2.4.1