Skip to content

Update testtools requirement from >=2.4.0 to >=2.9.0#1219

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/testtools-gte-2.9.0
Closed

Update testtools requirement from >=2.4.0 to >=2.9.0#1219
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/testtools-gte-2.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on testtools to permit the latest version.

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 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 [testtools](https://github.com/testing-cabal/testtools) to permit the latest version.
- [Release notes](https://github.com/testing-cabal/testtools/releases)
- [Changelog](https://github.com/testing-cabal/testtools/blob/master/NEWS)
- [Commits](testing-cabal/testtools@2.4.0...2.9.0)

---
updated-dependencies:
- dependency-name: testtools
  dependency-version: 2.9.0
  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 22, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 19, 2026

Superseded by #1223.

@dependabot dependabot Bot closed this May 19, 2026
@dependabot dependabot Bot deleted the dependabot/pip/testtools-gte-2.9.0 branch May 19, 2026 03:49
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