Skip to content

Commit 1729770

Browse files
Bump iniconfig from 2.1.0 to 2.3.0
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: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3109b7c commit 1729770

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
@@ -107,7 +107,7 @@ icalendar==6.3.2
107107
# django-ical
108108
idna==3.11
109109
# via requests
110-
iniconfig==2.1.0
110+
iniconfig==2.3.0
111111
# via pytest
112112
ipython==9.7.0
113113
# via -r requirements.in

0 commit comments

Comments
 (0)