Skip to content

Python dependency: Bump testscenarios from 0.5.0 to 0.6.1 in /web/regression#9859

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/web/regression/testscenarios-0.6.1
Open

Python dependency: Bump testscenarios from 0.5.0 to 0.6.1 in /web/regression#9859
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/web/regression/testscenarios-0.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps testscenarios from 0.5.0 to 0.6.1.

Changelog

Sourced from testscenarios's changelog.

0.6.1


IMPROVEMENTS
------------
  • Fix package metadata (Mikel Olasagasti Uranga)

  • Fix test loading (Mikel Olasagasti Uranga)

0.6


IMPROVEMENTS
------------
  • Claim Python 3.10 - 3.14 support. (Jürgen Gmach, Jelmer Vernooij)

  • Fix compatiblility with recent versions of fixtures, testtools
    (Jelmer Vernooij)

  • Format with ruff format. (Jelmer Vernooij)

  • Use ruff for linting. (Jelmer Vernooij)

CHANGES

  • Dropped support for Python < 3.10. (Jürgen Gmach, Jelmer Vernooij)

  • Cleaned up meta data. (Jürgen Gmach)

0.5

CHANGES

  • Tests fixed for Python 3.3, 3.4, 3.5. (Robert Collins)

0.4


IMPROVEMENTS
------------
  • Python 3.2 support added. (Robert Collins)

0.3

</tr></table>

... (truncated)

Commits
  • 66327cb Merge pull request #27 from stephenfin/release-0.6.1
  • 6e8790c Release 0.6.1
  • 1df27a1 Merge pull request #23 from mikelolasagasti/fix-TestLoader-addTests
  • 154cd0d Merge pull request #24 from mikelolasagasti/update-pyproject
  • 2ab37e0 Merge pull request #25 from mikelolasagasti/update-pyproject-desc
  • 04c552a Merge pull request #26 from mikelolasagasti/bsd3
  • d708bc7 Correct license with SPDX compatible names
  • 1f04e38 Update project description
  • 5359683 packaging: fix included files list
  • 1660e64 Fix load_tests hook to match unittest discovery
  • 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 [testscenarios](https://github.com/testing-cabal/testscenarios) from 0.5.0 to 0.6.1.
- [Changelog](https://github.com/testing-cabal/testscenarios/blob/master/NEWS)
- [Commits](testing-cabal/testscenarios@0.5...0.6.1)

---
updated-dependencies:
- dependency-name: testscenarios
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Apr 20, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants