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 7, 2023
1 parent eb617d3 commit 2361a87
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
82 changes: 41 additions & 41 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.5.1"
pytest = "^7.4.2"
pytest-cov = "^4.1.0"
pytest-mock = "^3.10.0"
pytest-mock = "^3.11.1"
types-requests = "^2.25.9"
types-pytz = "^2022.1.2"
pre-commit = "^3.3.2"
pre-commit = "^3.4.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 2361a87

Please sign in to comment.