Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps fixtures from 4.2.5 to 4.2.6.

Changelog

Sourced from fixtures's changelog.

4.2.6


* Add typing support with py.typed marker for PEP 561 compliance.
  (Jelmer Vernooij)
  • Drop support for Python 3.8 (EOL).
    (Jelmer Vernooij)

  • Format code with ruff.
    (Jelmer Vernooij)

Commits
  • 6d1a9ca Release 4.2.6
  • c566db5 Drop ChangeLog file that overlaps with NEWS
  • 5fae3d4 Update NEWS
  • 06b070b Merge pull request #107 from testing-cabal/typing
  • 6fb655f Fix Python 3.9 test failures by removing None checks
  • 2d6d2bb Fix typing for older versions of Python
  • 73eece4 Fix Python 3.9 compatibility by removing generic base class
  • 743a067 Fix Python 3.10 compatibility in logger.py
  • 5b79fc1 Add py.typed marker for PEP 561 compliance
  • de94227 Add mypy type checking to GitHub CI workflow
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [fixtures](https://github.com/testing-cabal/fixtures) from 4.2.5 to 4.2.6.
- [Changelog](https://github.com/testing-cabal/fixtures/blob/master/NEWS)
- [Commits](testing-cabal/fixtures@4.2.5...4.2.6)

---
updated-dependencies:
- dependency-name: fixtures
  dependency-version: 4.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Aug 4, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2025

Looks like fixtures is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 5, 2025
@dependabot dependabot bot deleted the dependabot/pip/web/regression/fixtures-4.2.6 branch August 5, 2025 08:00
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant