Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into dev/v0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jvansanten committed Nov 29, 2024
2 parents e8b87c7 + 7547ff3 commit 307ac25
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 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 @@ fastavro = "^1.3.2"
ampel-ztf = {version = ">=0.10.0a0,<0.12", extras = ["kafka"]}

[tool.poetry.dev-dependencies]
pytest = "^7.4.3"
pytest-cov = "^4.1.0"
pytest = "^8.0.2"
pytest-cov = "^6.0.0"
pytest-mock = "^3.12.0"
mongomock = "^4.1.2"
# mongomock uses pkg_resources
Expand Down

0 comments on commit 307ac25

Please sign in to comment.