Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps pytest-testdox from 2.0.1 to 3.1.0.

Release notes

Sourced from pytest-testdox's releases.

3.1.0

Updates

  • Fix DeprecationWarning with hookimpl decorator (#96) by @​nejch
  • Drop Python 3.7 support (#108)
  • Drop Python 3.6 support (#87)
  • Run tests in PyPy 3.9 (#87)
  • Refactor plugin internal modules (#93)

Development Updates

  • Bump codecov/codecov-action from 2.1.0 to 3.1.4 (#110)
  • Update pytest-cov requirement from ~=3.0.0 to ~=4.1.0 (#109)
  • Update flake8 requirement from ~=4.0.1 to ~=6.0.0 (#95)
  • Allow CI workflow to be triggered manually (#104)
  • Update isort requirement from ~=5.10.0 to ~=5.12.0 (#100)
  • Bump mypy from 0.982 to 1.4.1
  • Bump black from 22.3.0 to 23.3.0
  • Bump actions/setup-python from 3 to 4 (#78)
  • Run tests in Pytest 7+ (#88)
  • Setup typechecking (#91)
  • Run CI tests in Python 3.11 (#92)
  • Ignore tests on PyPy 3.9 on MacOS (#105)

3.0.1

  • Fix current file path at the tests report when the plugin is in verbose mode (#73)
  • Update development dependencies (#74, #71, #70)

3.0.0

  • Drop Python 3.5 support
  • Drop Support for Pytest < 4
  • Drop Support for PyPy < 3.8
  • Add Python 3.10 support
  • Add PyPy 3.8 support
  • Several refactorings, and code health improvements.

Thanks @​jairhenrique for the pull requests and code reviews

Commits
  • 51982c0 Bump version: 3.0.1 → 3.1.0
  • bd2c83b Bump mypy from 1.3.0 to 1.4.1
  • 5dc5854 Fix DeprecationWarning with hookimpl decorator
  • 387a4b7 Merge pull request #110 from renanivo/dependabot/github_actions/codecov/codec...
  • d2cdaad Merge pull request #109 from renanivo/dependabot/pip/pytest-cov-approx-eq-4.1.0
  • 532b127 Update pytest-cov requirement from ~=4.0.0 to ~=4.1.0
  • a3c2120 Merge pull request #95 from renanivo/dependabot/pip/flake8-approx-eq-6.0.0
  • 43e7636 Bump codecov/codecov-action from 3.1.1 to 3.1.4
  • 3a6c681 Update flake8 requirement from ~=5.0.4 to ~=6.0.0
  • de28920 Merge pull request #104 from renanivo/ci/workflow-dispatch
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pytest-testdox](https://github.com/renanivo/pytest-testdox) from 2.0.1 to 3.1.0.
- [Release notes](https://github.com/renanivo/pytest-testdox/releases)
- [Commits](renanivo/pytest-testdox@2.0.1...3.1.0)

---
updated-dependencies:
- dependency-name: pytest-testdox
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Aug 12, 2025
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