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 Sep 14, 2023
1 parent 605be9d commit 8220077
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 66 deletions.
104 changes: 42 additions & 62 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 @@ -34,11 +34,11 @@ ampel-interface = {version = ">=0.8.7,<0.9"}
ampel-core = {version = ">=0.8.7a0,<0.9"}

[tool.poetry.dev-dependencies]
pytest = "^7.2.2"
pytest-cov = "^4.0.0"
pytest-mock = "^3.10.0"
pytest = "^7.4.2"
pytest-cov = "^4.1.0"
pytest-mock = "^3.11.1"
mongomock = "^4.1.2"
mypy = "^1.1.1"
mypy = "^1.5.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 8220077

Please sign in to comment.