Skip to content

Commit c521067

Browse files
committed
fix:support croniter 3
1 parent 05bfd85 commit c521067

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ pyyaml = { version = "^6.0", optional = true }
5050

5151
[tool.poetry.dev-dependencies]
5252
poetry = "^1.8.2"
53-
coverage = "^7.5"
54-
fakeredis = { version = "^2.21.1", extras = ['lua'] }
53+
coverage = "^7.6"
54+
fakeredis = { version = "^2.21.5", extras = ['lua'] }
5555
Flake8-pyproject = "^1.2"
5656
pyyaml = "^6"
5757
freezegun = "^1.5"

0 commit comments

Comments
 (0)