Skip to content

build(deps-dev): bump testtools from 2.7.2 to 2.9.1 - #214

Merged
alvarolopez merged 1 commit into
masterfrom
dependabot/pip/testtools-2.9.1
Jul 31, 2026
Merged

build(deps-dev): bump testtools from 2.7.2 to 2.9.1#214
alvarolopez merged 1 commit into
masterfrom
dependabot/pip/testtools-2.9.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown

Bumps testtools from 2.7.2 to 2.9.1.

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.1


Improvements
------------
* Don't leak testtools-specific exception details into
  ``unittest.TestResult`` error reports when using a stdlib ``TestResult``.
  (Jelmer Vernooij, [#607](https://github.com/testing-cabal/testtools/issues/607))

2.9.0

Improvements

  • Add LessThanOrEqual and GreaterThanOrEqual matchers. (Julian Edwards, #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](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)

2.8.5


Improvements
</tr></table> 

... (truncated)

Commits
  • 088c98e release 2.9.1
  • 5e44c18 Don't leak testtools internals into stdlib TestResult error reports
  • 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
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 23, 2026
@alvarolopez

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [testtools](https://github.com/testing-cabal/testtools) from 2.7.2 to 2.9.1.
- [Release notes](https://github.com/testing-cabal/testtools/releases)
- [Changelog](https://github.com/testing-cabal/testtools/blob/master/NEWS)
- [Commits](testing-cabal/testtools@2.7.2...2.9.1)

---
updated-dependencies:
- dependency-name: testtools
  dependency-version: 2.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/testtools-2.9.1 branch from 9ecfccc to 47cec85 Compare July 31, 2026 07:54
@sonarqubecloud

Copy link
Copy Markdown

@alvarolopez
alvarolopez merged commit 3ecc59f into master Jul 31, 2026
11 checks passed
@alvarolopez
alvarolopez deleted the dependabot/pip/testtools-2.9.1 branch July 31, 2026 09:17
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