Skip to content

Commit 6dac3d5

Browse files
committed
chore:update dependencies
1 parent 79e7423 commit 6dac3d5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ classifiers = [
2525
'License :: OSI Approved :: MIT License',
2626
'Operating System :: OS Independent',
2727
'Programming Language :: Python',
28-
'Programming Language :: Python :: 3.10',
2928
'Programming Language :: Python :: 3.11',
3029
'Programming Language :: Python :: 3.12',
3130
'Programming Language :: Python :: 3.13',
3231
'Framework :: Django',
3332
'Framework :: Django :: 5.0',
3433
'Framework :: Django :: 5.1',
34+
'Framework :: Django :: 5.2',
3535
]
3636
homepage = "https://github.com/django-commons/django-tasks-scheduler"
3737
documentation = "https://django-tasks-scheduler.readthedocs.io/en/latest/"

0 commit comments

Comments
 (0)