From eef09bcd49c623f92968ec2e87a66ae829a60ec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 18:52:07 +0000 Subject: [PATCH] Build(deps): Bump tomli from 2.0.1 to 2.0.2 in /dependencies/default Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.1 to 2.0.2. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.0.1...2.0.2) --- updated-dependencies: - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-patch ... 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 589c48b2..42cb5823 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.1 +tomli==2.0.2 typing_extensions==4.12.2