From 67ef5247c5073fc277c5ecce0f6f7dbb13019937 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 18:07:30 +0000 Subject: [PATCH] Build(deps): Bump tomli from 2.0.2 to 2.1.0 in /dependencies/default Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.2 to 2.1.0. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.0.2...2.1.0) --- updated-dependencies: - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dependencies/default/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/default/constraints.txt b/dependencies/default/constraints.txt index 7577faed..d56d693a 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -7,5 +7,5 @@ packaging==24.1 pluggy==1.5.0 pytest==8.3.3 sortedcontainers==2.4.0 -tomli==2.0.2 +tomli==2.1.0 typing_extensions==4.12.2