Skip to content

Commit c018a4c

Browse files
committed
chore: update django-temporalio dependency version
1 parent bd7b83d commit c018a4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ classifiers = [
3131
"Topic :: Software Development",
3232
"Topic :: Software Development :: Libraries :: Python Modules",
3333
]
34-
dependencies = ["django>=4.2,<6.0", "confluent-kafka[avro, schemaregistry]>=2.9.0", "django-temporalio==1.3.1"]
34+
dependencies = ["django>=4.2,<6.0", "confluent-kafka[avro, schemaregistry]>=2.9.0", "django-temporalio>=1.4.0"]
3535

3636
[project.urls]
3737
Homepage = "https://github.com/RegioHelden/django-kafka"

0 commit comments

Comments
 (0)