Skip to content

Update anyconfig requirement from >=0.9.0 to >=0.15.1#15

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/anyconfig-gte-0.15.1
Open

Update anyconfig requirement from >=0.9.0 to >=0.15.1#15
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/anyconfig-gte-0.15.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Updates the requirements on anyconfig to permit the latest version.

Changelog

Sourced from anyconfig's changelog.

  • fix: [doc] disable the badge of scrutinizer as it does not look worked
  • fix: [doc] add an extra empty line to avoid rst syntax error
  • fix: [rpm] corrections for rpm stuff to avoid build time errors
  • fix: remove deps to pytest-clarity as it's not available in fedora
  • fix: limit deps to toml if python < 3.11
  • fix: correct path to SRPMs
  • fix: try to make coveralls installed only in github ci env
  • fix: [rpm] move a hack to tweak pyproject.toml before %generate_buildrequires
  • fix/change: [rpm] test build before uploading to copr
  • enhancement: [tox] check sdist just in case in dists environment
  • enhancement: [tox] add an environment 'rpms' to test to build rpms with mock
  • fix: correct deps; tox-uv is needed build time
  • fix/change: migrate test cases from unittest.TestCase to pytest based with new test data loader (#173)
  • fix: enable all rules by ruff linter by default
  • fix/change: [tox] swtich to ruff linter from flake8 and pylint
  • fix: correction for various type of ruff errors,
    • blank-line-after-summary (D205)
    • camelcase-imported-as-acronym (N817)
    • commented-out-code (ERA001)
    • future-rewritable-type-annotation (FA100)
    • no-explicit-stacklevel (B028)
    • non-self-return-type (PYI034)
    • one-blank-line-after-class (D204)
    • open-file-with-context-handler (SIM115)
    • quoted-annotation (UP037)
    • unnecessary-generator-dict (C402)
    • unnecessary-generator-list (C400)
    • unnecessary-generator-set (C401)#
    • blanket-type-ignore (PGH003)
    • mutable-class-default (RUF012)
    • missing-type-args (ANN002)
    • unused-method-argument (ARG002)
    • builtin-open (PTH123)
    • collapsible-if (SIM102)
    • collection-literal-concatenation (RUF005)
    • f-string-in-exception (EM102)
    • future-rewritable-type-annotation (FA100)
    • if-else-block-instead-of-if-exp (SIM108)
    • multi-line-summary-first-line (D212)
    • quoted-annotation (UP037)
    • raise-without-from-inside-except (B904)
    • raw-string-in-exception (EM101)
    • redefined-loop-name (PLW2901)
    • suppressible-exception (SIM105)
    • typing-only-first-party-import (TCH001)
    • unnecessary-paren-on-raise-exception (RSE102)

... (truncated)

Commits
  • 2f9f940 new release candidate, 0.15.1 rc2
  • 3695de8 enhancement: [tox] add rpms environment to test to build rpms with mock
  • bace824 fix/change: [rpm] test build before uploading to copr
  • 89eb437 fix: try to make coveralls installed only in github ci env [3]
  • 8589e91 fix: try to make coveralls installed only in github ci env [2]
  • 805006a fix: [rpm] move a hack to tweak pyproject.toml before %generate_buildrequires
  • bf25ca9 fix: try to make coveralls installed only in github ci env
  • 83e81c6 new release candidate, 0.15.1 rc1
  • 193b96e fix: [doc] disable the badge of scrutinizer as it does not look worked
  • 68b6132 fix: [rpm] corrections for rpm stuff to avoid build time errors
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [anyconfig](https://github.com/ssato/python-anyconfig) to permit the latest version.
- [Changelog](https://github.com/ssato/python-anyconfig/blob/next/NEWS)
- [Commits](ssato/python-anyconfig@RELEASE_0.9.0...RELEASE_0.15.1)

---
updated-dependencies:
- dependency-name: anyconfig
  dependency-version: 0.15.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants