Skip to content

Commit

Permalink
build(deps-dev): bump pytest from 7.4.4 to 8.3.4 in /backend
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.3.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.4.4...8.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent f56cfd9 commit 2c2f678
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ zeno-sliceline = "^0.0.1"
[tool.poetry.dev-dependencies]
pre-commit = "^3.6.2"
pyright = "^1.1.391"
pytest = "^7.4.4"
pytest = "^8.3.4"
ruff = "^0.8.5"

[build-system]
Expand Down

0 comments on commit 2c2f678

Please sign in to comment.