Skip to content

Commit 1d4907c

Browse files
Bump iniconfig from 2.0.0 to 2.1.0 (#485)
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-version: 2.1.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 8164d91 commit 1d4907c

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 @@ exceptiongroup==1.2.2
1111
fastjsonschema==2.21.1
1212
filelock==3.18.0
1313
importlib-resources==6.5.2
14-
iniconfig==2.0.0
14+
iniconfig==2.1.0
1515
isort==5.13.2
1616
mypy-extensions==1.0.0
1717
packaging==24.2

0 commit comments

Comments
 (0)