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 9, 2023
1 parent b6b52d1 commit 53001b3
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
72 changes: 36 additions & 36 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 @@ -45,11 +45,11 @@ ampel-ztf = {version = ">=0.8.9a0,<0.9", extras = ["kafka"]}
ampel-alerts = {version = ">=0.8.6a0,<0.9"}

[tool.poetry.dev-dependencies]
pytest = "^7.4.2"
pytest = "^7.4.3"
pytest-cov = "^4.1.0"
pytest-mock = "^3.11.1"
pytest-mock = "^3.12.0"
mongomock = "^4.1.2"
mypy = "^1.6.0"
mypy = "^1.6.1"
pytest-timeout = "^2.2.0"
pytest-asyncio = "^0.21.1"
types-requests = "^2.25.9"
Expand Down

0 comments on commit 53001b3

Please sign in to comment.