Skip to content

Python dependency: Bump testtools from 2.8.5 to 2.8.7 in /web/regression#9755

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/web/regression/testtools-2.8.7
Closed

Python dependency: Bump testtools from 2.8.5 to 2.8.7 in /web/regression#9755
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/web/regression/testtools-2.8.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps testtools from 2.8.5 to 2.8.7.

Changelog

Sourced from testtools's changelog.

2.8.7


Improvements
------------
* Fix an issue with ``iterate_tests``, which was recently changes to insist
  on accepting an instance of ``unittest.TestSuite``, breaking some users.
  (Jelmer Vernooij, [#584](https://github.com/testing-cabal/testtools/issues/584))
  • Improve the type annotations for testtools.testcase.TestCase.skipTest (Stephen Finucane, #585)

  • Correct a URL in the README (Steve Kowalik, #582)

2.8.6

Improvements

  • Improve the type annotations for testtools.testcase.TestCase.assertRaises. This method will now be typed correctly when called as a method or as a context manager. (Stephen Finucane, #577, #578)
Commits
  • a2c63cc Merge pull request #586 from stephenfin/release-2.8.7
  • b2d6e71 release 2.8.7
  • 2ce38cd Merge pull request #585 from stephenfin/typing
  • 2e5845a typing: Correct type of TestCase.skipTest
  • 8260ef7 Merge pull request #584 from testing-cabal/fix-iter-testscase
  • badf516 Fix iterate_tests to handle non-TestSuite iterables like lists
  • 9165a00 Merge pull request #582 from s-t-e-v-e-n-k/silly-typo-readme
  • b3a095b Correct silly URL typo in README
  • 51ceb05 Merge pull request #581 from testing-cabal/dependabot/pip/ruff-0.15.5
  • f2a0f90 Bump ruff from 0.15.4 to 0.15.5
  • 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 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 [testtools](https://github.com/testing-cabal/testtools) from 2.8.5 to 2.8.7.
- [Release notes](https://github.com/testing-cabal/testtools/releases)
- [Changelog](https://github.com/testing-cabal/testtools/blob/master/NEWS)
- [Commits](testing-cabal/testtools@2.8.5...2.8.7)

---
updated-dependencies:
- dependency-name: testtools
  dependency-version: 2.8.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Mar 16, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2026

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

@dependabot dependabot bot closed this Mar 17, 2026
@dependabot dependabot bot deleted the dependabot/pip/web/regression/testtools-2.8.7 branch March 17, 2026 06:56
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.

0 participants