Skip to content

Bump pytest-spec from 6.0.0 to 6.1.0 - #91

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/pytest-spec-6.1.0
Open

Bump pytest-spec from 6.0.0 to 6.1.0#91
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/pytest-spec-6.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps pytest-spec from 6.0.0 to 6.1.0.

Release notes

Sourced from pytest-spec's releases.

6.1.0

  • Fixed test output formatting
  • Add spec_container_format option to control the format string of the test containers
Changelog

Sourced from pytest-spec's changelog.

v.6.1.0

  • Fixed test output formatting
  • Add spec_container_format option to control the format string of the test containers

v.6.0.0

  • Update pytest hook implementation marker to use pluggy API
  • Drop support for pytest 4.x.x
  • Drop support for pytest 5.x.x
  • Added support for pytest 9.x.x
  • Drop support for Python 3.9
  • Added support for Python 3.14

v.5.2.0

  • Improved class name and patameter string

v.5.1.0

  • Added support for multiline docstrings
  • Fixed case for class names
  • Fixed output for test with parametrize markers
  • Updated information about documentation page

v.5.0.0

  • Drop support for Python 3.8
  • Drop support for pytest 3.9.3
  • Added support for Python 3.13
  • Added support for pytest 8.4.0
  • Migrate project to use uv application
  • Update pre-commit hooks
  • Fixed case when parametrization arguments were ignored

v.4.0.0

  • Drop support for Python 2.7, 3.5, 3.6, 3.7
  • Added support for Python 3.11, 3.12
  • Migrate project back to pip from poetry
  • Replace mock by version from stdlib

v.3.2.0

  • Added support for multiline docstrings

v.3.1.0

  • Added logic to use docstring_summary instead of test name
  • Added logic to ignore some tests from spec output
  • Changed indicator for skipped tests
  • Improve formatting for functions
  • Changed actions to test against python and pytest versions, operating systems

v.3.0.6

  • Added tests to sdist

v.3.0.5

... (truncated)

Commits
  • 8fd9297 Release 6.1.0
  • 6b1b64c Update pytest version inside github actions
  • ccd2ce6 update pre-commit hooks
  • 1ab8e97 Merge pull request #67 from joshuaprior/add-spec-container-format
  • 01fd5a5 Update spec_container_format section in README.md for clarity and detail
  • 1532b59 Add spec_container_format
  • badf050 Add unit tests for spec_container_format
  • 6cb2f9b Merge pull request #66 from joshuaprior/fix-bug-collapsing-scopes
  • 763355c PR change requests
  • 051ff85 Fix collapsing scopes bug
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pytest-spec](https://github.com/pchomik/pytest-spec) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/pchomik/pytest-spec/releases)
- [Changelog](https://github.com/pchomik/pytest-spec/blob/master/CHANGES.txt)
- [Commits](pchomik/pytest-spec@6.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: pytest-spec
  dependency-version: 6.1.0
  dependency-type: direct:development
  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:uv Pull requests that update python:uv code labels Jun 8, 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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants