From e701706a4817b9fe24941f4f1896602edf606380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 17:27:52 +0000 Subject: [PATCH] build(deps): 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aebea81..2ebcd28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ contourpy==1.3.1 cycler==0.12.1 fonttools==4.58.1 h5py==3.13.0 -iniconfig==2.0.0 +iniconfig==2.3.0 kiwisolver==1.4.8 matplotlib==3.10.1 numpy==2.2.4