Skip to content

Commit

Permalink
Tests: Update packages pytest and friends
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Nov 21, 2022
1 parent 71b3880 commit b308966
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 29 deletions.
33 changes: 8 additions & 25 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Expand Up @@ -183,13 +183,13 @@ flake8-return = "^1.1"
flake8-2020 = "^1.6"

# Testing
pytest = "^7.0"
pytest = "^7.2"
pytest-cov = "^3.0"
pytest-dictsdiff = "^0.5"
pytest-notebook = "^0.7"
pytest-xdist = "^2.2"
pytest-notebook = "^0.8"
pytest-xdist = "^3"

freezegun = "^1.1"
freezegun = "^1.2"

# Test required libraries
surrogate = "^0.1"
Expand Down

0 comments on commit b308966

Please sign in to comment.