Skip to content

Commit

Permalink
Downgrade pytest version to 7.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MycroftKang committed Jan 29, 2024
1 parent 50092dd commit 48995c7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 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 @@ -44,8 +44,8 @@ debugpy = "^1.8.0"
flake8 = "7.0.0"
pre-commit = "2.17.0"
pylint = "3.0.3"
pytest = "8.0.0"
pytest-asyncio = "0.23.2"
pytest = "7.4.4"
pytest-asyncio = "0.23.4"
pytest-mock = "3.10.0"
ipykernel = "^6.27.1"
watchdog = "^3.0.0"
Expand Down

0 comments on commit 48995c7

Please sign in to comment.