From 1e86139723674497151752ca4b4b4e0f1618cb64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 23:23:27 +0000 Subject: [PATCH] Bump iniconfig from 2.0.0 to 2.3.0 in /flask-server 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] --- flask-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask-server/requirements.txt b/flask-server/requirements.txt index c7b2993..a6ccaba 100644 --- a/flask-server/requirements.txt +++ b/flask-server/requirements.txt @@ -10,7 +10,7 @@ Flask-SQLAlchemy==3.1.1 greenlet==3.1.1 gunicorn==23.0.0 idna==3.10 -iniconfig==2.0.0 +iniconfig==2.3.0 itsdangerous==2.2.0 Jinja2==3.1.4 Mako==1.3.8