deps(python): bump iniconfig from 2.0.0 to 2.3.0 in /backend#109
deps(python): bump iniconfig from 2.0.0 to 2.3.0 in /backend#109dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [iniconfig](https://github.com/pytest-dev/iniconfig) from 2.0.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.0.0...v2.3.0) --- updated-dependencies: - dependency-name: iniconfig dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |



Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps iniconfig from 2.0.0 to 2.3.0.
Release notes
Sourced from iniconfig's releases.
Changelog
Sourced from iniconfig's changelog.
Commits
7faed13Merge pull request #70 from RonnyPfannschmidt/comments58c0869Refactor: Simplify IniConfig constructor and parse() method6d0af45Add strip_section_whitespace parameter to address issue #4e2d89f5Add IniConfig.parse() classmethod to fix inline comment handling57b7ed9Merge pull request #66 from killiandesse/pep63927ac49fMerge pull request #69 from RonnyPfannschmidt/limit-attestation3402322Disable build attestations for PRs from forks27e6a7bMerge branch 'main' into pep6396522881Merge pull request #68 from pytest-dev/fix-build8b2bccbUpdate CHANGELOG and automate releasesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by cubic
Bump iniconfig in backend dev dependencies from 2.0.0 to 2.3.0 to modernize INI parsing and align with Python 3.10+ support.
Dependencies
Migration
Written for commit a371d81. Summary will update on new commits.