Skip to content

Commit ccaf7c9

Browse files
committed
chore:update dependencies
1 parent e7ac86f commit ccaf7c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ documentation = "https://django-tasks-scheduler.readthedocs.io/en/latest/"
4848
[tool.poetry.dependencies]
4949
python = "^3.9"
5050
django = ">=3.2"
51-
croniter = "^2.0.3"
51+
croniter = "^2.0"
5252
click = "^8.1"
5353
rq = "^1.16"
5454
pyyaml = { version = "^6.0", optional = true }

0 commit comments

Comments
 (0)