Skip to content

Commit 441a291

Browse files
Bump iniconfig from 2.1.0 to 2.3.0 (#376)
Bumps [iniconfig](https://github.com/pytest-dev/iniconfig) from 2.1.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](pytest-dev/iniconfig@v2.1.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 693641d commit 441a291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Flask-Migrate==4.1.0
1111
Flask-SQLAlchemy==3.1.1
1212
gunicorn==25.1.0
1313
idna==3.11
14-
iniconfig==2.1.0
14+
iniconfig==2.3.0
1515
isodate==0.7.2
1616
itsdangerous==2.2.0
1717
Jinja2==3.1.6

0 commit comments

Comments
 (0)