Skip to content

Commit

Permalink
chore(deps) Update dependency pytest to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 455c57b commit c587ca2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ packages = [
]
readme = "readme.md"
repository = "https://github.com/atlas-bi/Hub"
version = "2.12.4"
version = "2.12.5"

[tool.poetry.dependencies]
Flask = "^2.0.1"
Expand Down Expand Up @@ -160,7 +160,7 @@ flask-debugtoolbar = "^0.14.0"
isort = "^5.10.1"
mypy = "0.991"
pre-commit = "^3.0.0"
pytest = "^7.2.0"
pytest = "^8.0.0"
pytest-cov = "^4.0.0"
radon = "^6.0.0"
ruff = "^0.1.0"
Expand Down

0 comments on commit c587ca2

Please sign in to comment.