Skip to content

build(deps): update fixtures requirement from >=2.0 to >=4.3.2#609

Merged
jelmer merged 1 commit intomasterfrom
dependabot/pip/fixtures-gte-4.3.2
Apr 28, 2026
Merged

build(deps): update fixtures requirement from >=2.0 to >=4.3.2#609
jelmer merged 1 commit intomasterfrom
dependabot/pip/fixtures-gte-4.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on fixtures to permit the latest version.

Changelog

Sourced from fixtures's changelog.

4.3.2


* Temporarily re-add the ``fixtures.tests.helpers`` module.
  (Stephen Finucane)

4.3.1

  • Improve types for WarningsCapture. (Stephen Finucane)

  • Use ParamSpec for better type hints. (Stephen Finucane)

  • Return Self from enter for better type inference. (Stephen Finucane)

4.3.0


* Accept null level for FakeLogger.
  (Stephen Finucane)
  • Simplify mypy configuration. (Stephen Finucane)

  • Run mypy via tox in CI. (Stephen Finucane)

  • Enable additional ruff rules. (Stephen Finucane)

4.2.8

  • Include tests directory in sdist. (Jelmer Vernooij)

4.2.7


* Drop Python 3.9 support, add Python 3.14 support.
  (Jelmer Vernooij)
  • Fix usage of removed testtools.testcase.TestSkipped. (Jakub Kulík, #112)

  • Fix typo in the streams extra. (Michal Telka, #110) </tr></table>

... (truncated)

Commits

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 [fixtures](https://github.com/testing-cabal/fixtures) to permit the latest version.
- [Changelog](https://github.com/testing-cabal/fixtures/blob/master/NEWS)
- [Commits](testing-cabal/fixtures@2.0.0...4.3.2)

---
updated-dependencies:
- dependency-name: fixtures
  dependency-version: 4.3.2
  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 27, 2026
@jelmer jelmer merged commit cbc3130 into master Apr 28, 2026
18 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/fixtures-gte-4.3.2 branch April 28, 2026 14:45
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.

1 participant