Skip to content

Commit

Permalink
Put pytest to latest version and added pytest-redis to ^3.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmichaels-harvard committed Sep 21, 2023
1 parent 07bbdd0 commit ba13cbf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 12 deletions.
17 changes: 7 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 @@ -70,10 +70,10 @@ coverage = ">=7.2.3"
flake8 = ">=3.9.2"
flaky = ">=3.7.0"
pip-licenses = "^4.3.3"
pytest = ">=4.5.0"
pytest = "^7.4.2"
pytest-cov = ">=2.7.1"
pytest-mock = ">=1.11.0"
pytest-redis = "^2.0.0"
pytest-redis = "^3.0.2"
pytest-runner = ">=5.1"


Expand Down

0 comments on commit ba13cbf

Please sign in to comment.