From 31ce30833060a2e29689f05148a3eb795ae0dade Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 03:22:08 +0000 Subject: [PATCH] Bump configparser from 7.1.0 to 7.2.0 Bumps [configparser](https://github.com/jaraco/configparser) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/jaraco/configparser/releases) - [Changelog](https://github.com/jaraco/configparser/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/configparser/compare/v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: configparser dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- uv.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uv.lock b/uv.lock index e77a55c..1423679 100644 --- a/uv.lock +++ b/uv.lock @@ -1,5 +1,5 @@ version = 1 -revision = 2 +revision = 3 requires-python = ">=3.8" resolution-markers = [ "python_full_version >= '3.9'",