cuenca-validations 0.11.32.dev3__py3-none-any.whl → 0.11.32.dev4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -570,6 +570,7 @@ class UserStatus(str, Enum):
570
570
  in_review = 'in_review'
571
571
  pld_blocked = 'pld_blocked'
572
572
  inactive = 'inactive'
573
+ user_blocked = 'user_blocked'
573
574
 
574
575
 
575
576
  class SessionType(str, Enum):
@@ -1 +1 @@
1
- __version__ = '0.11.32.dev3'
1
+ __version__ = '0.11.32.dev4'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cuenca_validations
3
- Version: 0.11.32.dev3
3
+ Version: 0.11.32.dev4
4
4
  Summary: Cuenca common validations
5
5
  Home-page: https://github.com/cuenca-mx/cuenca-validations
6
6
  Author: Cuenca
@@ -15,7 +15,7 @@ Requires-Python: >=3.6
15
15
  Description-Content-Type: text/markdown
16
16
  License-File: LICENSE
17
17
  Requires-Dist: clabe<1.3,>=1.2
18
- Requires-Dist: pydantic[email]<2.0,>=1.10
18
+ Requires-Dist: pydantic[email]<1.9,>=1.6
19
19
  Requires-Dist: python-dateutil>=2.7.0
20
20
  Requires-Dist: dataclasses>=0.6; python_version < "3.7"
21
21
 
@@ -4,10 +4,10 @@ cuenca_validations/errors.py,sha256=K994ovZ4lUXFqJ5Eqsldall_oNKoiEX3ei7XcxLsN6M,
4
4
  cuenca_validations/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  cuenca_validations/typing.py,sha256=5l2IfV8ff2LRKQLBrhgIjeV08nGClm_NBk5DYnqF0Rs,210
6
6
  cuenca_validations/validators.py,sha256=UX_67urc76QzEeRbXrk3-MeBt6hyroK4iqsLA8Rk000,1604
7
- cuenca_validations/version.py,sha256=gQK8gN201WQ8texSH9VKglmooFEgaVZEDMEOzBoq1NI,29
7
+ cuenca_validations/version.py,sha256=dZKLYpN8gFbbzLAI5-QnelucRunL12jZr-xXXJCDVYs,29
8
8
  cuenca_validations/types/__init__.py,sha256=y9toNGPaWJB36VO6-0FxHG8sfP85F2FTUbZu8OLVOR4,4837
9
9
  cuenca_validations/types/card.py,sha256=c_0Xhr0LwOjceqDEmt2b4inFtzOdSsl08IbX8d3zPAo,1525
10
- cuenca_validations/types/enums.py,sha256=ipoiPsClGSpUKs9pD8TqESkQqwUPc17MGjaaLcufblg,18791
10
+ cuenca_validations/types/enums.py,sha256=1ACr7I1iknXfm49y0YeP2sY1ZdZfreFC5cV4_6OJCw8,18825
11
11
  cuenca_validations/types/files.py,sha256=5AtCec83sN5mebiMjd4AB6ivhLcQB8PKNXOGJhXr57Y,218
12
12
  cuenca_validations/types/general.py,sha256=6Ld_oA8vyjG_WrPOuofsUfWuzNuI0sEJnxrjR78X2B8,2456
13
13
  cuenca_validations/types/identities.py,sha256=0rQ1PjoaR_eEmybEVgguxf2SsUk9_-eC9w4ORmMFCSI,4999
@@ -18,8 +18,8 @@ tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
18
18
  tests/test_card.py,sha256=jHXopISA7Ey9b0ZVisoQUp1uGq0S5GqHXehRMu-hnh4,1041
19
19
  tests/test_statement.py,sha256=fhj64YebzvI-MHxL79PARXO716Z3Dr_rYVKGL4CG8DA,1239
20
20
  tests/test_types.py,sha256=eAV_8tZJ6JeANyJHEL35xWZOm2HZyHLdHmi_OsGasi0,14774
21
- cuenca_validations-0.11.32.dev3.dist-info/LICENSE,sha256=wR76FmxBbfnQpwELkkE5iMF8sFIafEMgXLTE4N4WPTc,1063
22
- cuenca_validations-0.11.32.dev3.dist-info/METADATA,sha256=PgxslEihWALs8J4PuVFUW_-_QXqDkJQU4ZdQk9t1oTc,1260
23
- cuenca_validations-0.11.32.dev3.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
24
- cuenca_validations-0.11.32.dev3.dist-info/top_level.txt,sha256=4233xdOs2HtuT-GFRjcDcwK0IwdwvWdczOtk0fPB6Gw,25
25
- cuenca_validations-0.11.32.dev3.dist-info/RECORD,,
21
+ cuenca_validations-0.11.32.dev4.dist-info/LICENSE,sha256=wR76FmxBbfnQpwELkkE5iMF8sFIafEMgXLTE4N4WPTc,1063
22
+ cuenca_validations-0.11.32.dev4.dist-info/METADATA,sha256=8JzRjJt9NCjw5NWiV0mzU83_-bLfkBhiVjLEP_x5R24,1259
23
+ cuenca_validations-0.11.32.dev4.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
24
+ cuenca_validations-0.11.32.dev4.dist-info/top_level.txt,sha256=4233xdOs2HtuT-GFRjcDcwK0IwdwvWdczOtk0fPB6Gw,25
25
+ cuenca_validations-0.11.32.dev4.dist-info/RECORD,,