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 Oct 19, 2023
1 parent eb617d3 commit 63f0392
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
84 changes: 42 additions & 42 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 @@ -41,13 +41,13 @@ dropbox = "^11.36.0"
corner = "^2.2.1"

[tool.poetry.dev-dependencies]
mypy = "^1.3.0"
pytest = "^7.3.1"
mypy = "^1.6.1"
pytest = "^7.4.2"
pytest-cov = "^4.1.0"
pytest-mock = "^3.10.0"
pytest-mock = "^3.12.0"
types-requests = "^2.25.9"
types-pytz = "^2022.1.2"
pre-commit = "^3.3.2"
pre-commit = "^3.5.0"
# duplicate to add a dev extra
ampel-ztf = {version = ">=0.8.5,<0.8.6", source = "pypi", extras = ["kafka"]}

Expand Down

0 comments on commit 63f0392

Please sign in to comment.