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 4c96808 commit e04c9b2
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
70 changes: 35 additions & 35 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 @@ -34,11 +34,11 @@ ampel-interface = {version = "^0.9.0"}
ampel-core = {version = "^0.9.0"}

[tool.poetry.dev-dependencies]
pytest = "^7.3.1"
pytest = "^7.3.2"
pytest-cov = "^4.1.0"
pytest-mock = "^3.10.0"
pytest-mock = "^3.11.1"
mongomock = "^4.1.2"
mypy = "^1.3.0"
mypy = "^1.4.0"

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

0 comments on commit e04c9b2

Please sign in to comment.