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 05af7b8 commit 4c29cf1
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 @@ -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.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"

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

0 comments on commit 4c29cf1

Please sign in to comment.