Skip to content

Commit b3abe0a

Browse files
chore(deps-dev): bump iniconfig from 2.0.0 to 2.1.0
Bumps [iniconfig](https://github.com/pytest-dev/iniconfig) from 2.0.0 to 2.1.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.0.0...v2.1.0) --- updated-dependencies: - dependency-name: iniconfig dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bfd714 commit b3abe0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ idna==3.10 ; python_version >= '3.5'
3636

3737
importlib-metadata==7.1.0 ; python_version >= '3.7'
3838

39-
iniconfig==2.0.0 ; python_version >= '3.7'
39+
iniconfig==2.1.0 ; python_version >= '3.7'
4040

4141
isort==6.0.1
4242

0 commit comments

Comments
 (0)