Skip to content

Bump testtools from 2.8.0 to 2.9.0#2194

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/testtools-2.9.0
Open

Bump testtools from 2.8.0 to 2.9.0#2194
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/testtools-2.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

Bumps testtools from 2.8.0 to 2.9.0.

Release notes

Sourced from testtools's releases.

2.8.4

What's Changed

New Contributors

Full Changelog: testing-cabal/testtools@2.8.3...2.8.4

2.8.3

What's Changed

Full Changelog: testing-cabal/testtools@2.8.2...2.8.3

2.8.2

What's Changed

Full Changelog: testing-cabal/testtools@2.8.1...2.8.2

2.8.1

What's Changed

... (truncated)

Changelog

Sourced from testtools's changelog.

2.9.0


Improvements
------------
* Add ``LessThanOrEqual`` and ``GreaterThanOrEqual`` matchers.
  (Julian Edwards, [#594](https://github.com/testing-cabal/testtools/issues/594))
  • Improve type annotations throughout the codebase, including compatibility fixes for mypy 1.20.0. (Stephen Finucane, #587, #591, #592, #593, #600)

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)

  • 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](https://github.com/testing-cabal/testtools/issues/577), [#578](https://github.com/testing-cabal/testtools/issues/578))

2.8.5

Improvements

  • Fix the type annotations for testtools.testcase.TestCase.useFixture (Stephen Finucane, #574)

2.8.4


Improvements
------------
</tr></table> 

... (truncated)

Commits
  • 18b9d32 Merge pull request #603 from stephenfin/release-2.9.0
  • 729f33c release 2.9.0
  • 18dac2f Merge pull request #602 from testing-cabal/dependabot/pip/ruff-0.15.9
  • d289f82 build(deps-dev): bump ruff from 0.15.8 to 0.15.9
  • 2c9f793 Merge pull request #600 from stephenfin/typing
  • ec15b81 typing: Make less use of ParamSpec
  • 231d06d typing: Fix compatibility with mypy 1.20.0
  • 08ec4e6 Merge pull request #599 from testing-cabal/dependabot/pip/ruff-0.15.8
  • 692185c build(deps-dev): bump ruff from 0.15.7 to 0.15.8
  • d1bf6d5 Merge pull request #598 from testing-cabal/issue/594
  • 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.0 to 2.9.0.
- [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.0...2.9.0)

---
updated-dependencies:
- dependency-name: testtools
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 7, 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