From aa2178383431c5848202fadd8d6c31754aed3101 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 05:10:46 +0000 Subject: [PATCH] Bump iniconfig from 2.0.0 to 2.3.0 Bumps [iniconfig](https://github.com/pytest-dev/iniconfig) from 2.0.0 to 2.3.0. - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](https://github.com/pytest-dev/iniconfig/compare/v2.0.0...v2.3.0) --- updated-dependencies: - dependency-name: iniconfig dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index ec7420c..531593b 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -2,7 +2,7 @@ aioresponses==0.7.6 asynctest==0.13.0 exceptiongroup==1.2.2 -iniconfig==2.0.0 +iniconfig==2.3.0 pluggy==1.5.0 pytest==8.0.2 pytest-asyncio==0.21.1