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 1731bdb commit b339780
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 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 b339780

Please sign in to comment.