Skip to content

Commit

Permalink
chore(deps): bump pytest-black from 0.3.12 to 0.6.0 (#328)
Browse files Browse the repository at this point in the history
Bumps [pytest-black](https://github.com/coherent-oss/pytest-black) from 0.3.12 to 0.6.0.
- [Commits](coherent-oss/pytest-black@0.3.12...v0.6.0)

---
updated-dependencies:
- dependency-name: pytest-black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Katarina Supe <[email protected]>
  • Loading branch information
dependabot[bot] and katarinasupe authored Feb 12, 2025
1 parent 9386109 commit fc59699
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ docker = ["docker"]

[tool.poetry.group.dev.dependencies]
black = "^22.3.0"
pytest-black = ">=0.3.12,<0.7.0"
pytest = ">=7.1.1,<9.0.0"
pytest-black = "^0.3.12"
pytest-cov = "^2.12.0"
pytest-flake8 = "^1.0.7"
pytest-timeout = ">=1.4.2,<3.0.0"
Expand Down

0 comments on commit fc59699

Please sign in to comment.