Skip to content

Commit 020cb70

Browse files
[client-python] chore(deps): update dependency datefinder to v1
1 parent 8dfc6ff commit 020cb70

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
@@ -25,7 +25,7 @@ classifiers = [
2525
"Topic :: Software Development :: Libraries :: Python Modules"
2626
]
2727
dependencies = [
28-
"datefinder (>=0.7.3,<0.8)",
28+
"datefinder (>=1,<1.1)",
2929
"pika (>=1.3.0,<1.4.0)",
3030
"python-magic (>=0.4.27,<0.5); sys_platform == 'linux' or sys_platform == 'darwin'",
3131
"python-magic-bin (>=0.4.14,<0.5); sys_platform == 'win32'",

0 commit comments

Comments
 (0)