Skip to content

Commit d896f3f

Browse files
committed
chore:update docs
1 parent 32dd727 commit d896f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ documentation = "https://django-tasks-scheduler.readthedocs.io/"
4545
python = "^3.10"
4646
django = ">=5"
4747
croniter = ">=2.0"
48-
click = "^8.1"
48+
click = "^8.2"
4949
pyyaml = { version = "^6.0", optional = true }
5050
valkey = { version = "^6.0.2", optional = true }
5151
sentry-sdk = { version = "^2.19", optional = true }

0 commit comments

Comments
 (0)