Skip to content

Commit 6155093

Browse files
committed
some packages updated
1 parent bbd7a51 commit 6155093

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ typed-ast = [
4444
#mkdocs-material = {version = "5.2.3", optional = true}
4545

4646
[tool.poetry.dev-dependencies]
47-
pytest = "^7.4"
47+
pytest = "^8.2"
4848
pytest-cov = "*"
4949
pytest-mock = "*"
50-
mypy = "*"
51-
freezegun = "^1.2.2"
50+
mypy = "^1.10"
51+
freezegun = "^1.5"
5252
black = "24.4.2"
5353
isort = "==5.13.2"
5454

0 commit comments

Comments
 (0)