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] authored Nov 19, 2024
1 parent 186b548 commit 1b76403
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
19 changes: 10 additions & 9 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 @@ -43,11 +43,11 @@ corner = "^2.2.1"
[tool.poetry.dev-dependencies]
mypy = "^1.3.0"
pytest = "^8.0.2"
pytest-cov = "^5.0.0"
pytest-cov = "^6.0.0"
pytest-mock = "^3.10.0"
types-requests = "^2.25.9"
types-pytz = "^2022.1.2"
pre-commit = "^3.3.2"
pre-commit = "^4.0.0"
# duplicate to add a dev extra
ampel-ztf = {version = "*", source = "pypi", extras = ["kafka"]}

Expand Down

0 comments on commit 1b76403

Please sign in to comment.