Skip to content

Commit b602497

Browse files
authored
update deps (#406)
1 parent 6f72af7 commit b602497

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cuenca/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = '1.0.1'
1+
__version__ = '1.0.2'
22
CLIENT_VERSION = __version__
33
API_VERSION = '2020-03-19'

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
requests==2.31.0
2-
cuenca-validations==0.11.29
2+
cuenca-validations==0.11.30
33
dataclasses>=0.7;python_version<"3.7"

0 commit comments

Comments
 (0)