From 47692957806166222024eabf5144f74e5239411d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 18:47:51 +0000 Subject: [PATCH] Build(deps): Bump tomli from 2.1.0 to 2.2.1 in /dependencies/default Bumps [tomli](https://github.com/hukkin/tomli) from 2.1.0 to 2.2.1. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.1.0...2.2.1) --- 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 5bcdd948..2d898c8c 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -7,5 +7,5 @@ packaging==24.2 pluggy==1.5.0 pytest==8.3.3 sortedcontainers==2.4.0 -tomli==2.1.0 +tomli==2.2.1 typing_extensions==4.12.2