Skip to content

Commit 8b9c11d

Browse files
author
gabino
committed
chore: update cuenca-validations dependency to version 2.0.0.dev13
1 parent 06b0005 commit 8b9c11d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
python_requires='>=3.9',
2525
install_requires=[
2626
'requests>=2.32.3',
27-
'cuenca-validations==2.0.0.dev12',
27+
'cuenca-validations==2.0.0.dev13',
2828
'pydantic-extra-types>=2.10.1',
2929
],
3030
classifiers=[

0 commit comments

Comments
 (0)