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 Jun 22, 2023
1 parent 79f72d5 commit 4416945
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 44 deletions.
79 changes: 39 additions & 40 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
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ ampel-ztf = {version = "^0.8.5", extras = ["kafka"]}
ampel-alerts = {version = "^0.8.5"}

[tool.poetry.dev-dependencies]
pytest = "^7.2.2"
pytest-cov = "^4.0.0"
pytest-mock = "^3.10.0"
pytest = "^7.3.2"
pytest-cov = "^4.1.0"
pytest-mock = "^3.11.1"
mongomock = "^4.1.2"
mypy = "^1.1.1"
mypy = "^1.4.0"
pytest-timeout = "^2.1.0"
pytest-asyncio = "^0.21.0"
types-requests = "^2.25.9"
Expand Down

0 comments on commit 4416945

Please sign in to comment.