Skip to content

Commit

Permalink
build(deps-dev): bump pytest from 7.4.4 to 8.3.1 in /server
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.1.
- [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.1)

---
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] committed Jul 24, 2024
1 parent df0f3ef commit 54627c6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions server/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 server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ halo = "^0.0.31"

[tool.poetry.group.dev.dependencies]
mypy = "^1.6.0"
pytest = "<8"
pytest = "<9"
pytest-sugar = "^1.0.0"
typer = "^0.12.0"
psycopg2-binary = "^2.9.5"
Expand Down

0 comments on commit 54627c6

Please sign in to comment.