Skip to content

Commit

Permalink
community: downgrade pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan committed Oct 24, 2024
1 parent 9690096 commit c18f6f7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions libs/community/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 libs/community/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ optional = true
optional = true

[tool.poetry.group.test.dependencies]
pytest = "^8"
pytest = "^7.4.4"
pytest-cov = "^4.1.0"
pytest-dotenv = "^0.5.2"
duckdb-engine = "^0.11.0"
Expand Down

0 comments on commit c18f6f7

Please sign in to comment.