Browse Source

chore: bump iniconfig from 1.1.1 to 2.0.0 in /tests

Bumps [iniconfig](https://github.com/pytest-dev/iniconfig) from 1.1.1 to 2.0.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/v1.1.1...v2.0.0)

---
updated-dependencies:
- dependency-name: iniconfig
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
master
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
f29dca2045
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tests/requirements_py3.txt

2
tests/requirements_py3.txt

@ -6,7 +6,7 @@ chardet==5.1.0
cryptography==39.0.1
filelock==3.9.0
idna==3.4
iniconfig==1.1.1
iniconfig==2.0.0
invoke==2.0.0
packaging==23.0
pathlib2==2.3.7.post1

Loading…
Cancel
Save