Bump iniconfig from 1.1.1 to 2.0.0
Bumps iniconfig from 1.1.1 to 2.0.0.
Changelog
Sourced from iniconfig's changelog.
2.0.0
- add support for Python 3.7-3.11
- drop support for Python 2.6-3.6
- add encoding argument defaulting to utf-8
- inline and clarify type annotations
- move parsing code from inline to extra file
- add typing overloads for helper methods
.. note::
major release due to the major changes in python versions supported + changes in packaging
the api is expected to be compatible
Commits
-
93f5930
Merge pull request #51 from pytest-dev/add-deploy -
9426557
rework deploy pipeline for hatch usage and modern checkout -
5f617e3
Merge pull request #49 from pytest-dev/rework-types -
180065c
changelog -
c7d1d88
add sectionwrapper get overload types -
90df3d7
hatch-vcs -
df78c51
pre-commit pyproject ftm -
c113dd6
migrate to hatch -
0253ff1
implement review comments -
10583b8
update changelog - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts