Skip to content

Commit 8bc61ca

Browse files
committed
chore:update
1 parent 3415b13 commit 8bc61ca

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ 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.1"
51+
croniter = "^2.0.2"
5252
click = "^8.1"
5353
rq = "^1.16"
5454
pyyaml = { version = "^6.0", optional = true }
5555

5656
[tool.poetry.dev-dependencies]
57-
poetry = "^1.7.1"
57+
poetry = "^1.8.2"
5858
coverage = "^7.4"
5959
fakeredis = { version = "^2.21.1", extras = ['lua'] }
6060
Flake8-pyproject = "^1.2"

0 commit comments

Comments
 (0)