Skip to content

Commit

Permalink
chore(deps): update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2023
1 parent 8506398 commit 8b52c15
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
70 changes: 35 additions & 35 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@ scikit-learn = "^1.1.3"
corner = "^2.2.1"

[tool.poetry.dev-dependencies]
mypy = "^1.3.0"
pytest = "^7.3.1"
mypy = "^1.4.0"
pytest = "^7.3.2"
pytest-cov = "^4.1.0"
pytest-mock = "^3.10.0"
pytest-mock = "^3.11.1"
types-requests = "^2.25.9"
types-pytz = "^2022.1.2"
# prevent poetry 1.3 from removing setuptools
Expand Down

0 comments on commit 8b52c15

Please sign in to comment.