Skip to content

Commit

Permalink
Bump cuenca-validations from 0.2.4 to 0.2.5 (#23)
Browse files Browse the repository at this point in the history
Bumps [cuenca-validations](https://github.com/cuenca-mx/cuenca-validations) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/cuenca-mx/cuenca-validations/releases)
- [Commits](cuenca-mx/cuenca-validations@0.2.4...0.2.5)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2020
1 parent 050bd52 commit 4ba9a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
install_requires=[
'requests==2.24.0',
'pydantic==1.5.1',
'cuenca-validations==0.2.4',
'cuenca-validations==0.2.5',
'dataclasses>=0.7;python_version<"3.7"',
],
setup_requires=['pytest-runner'],
Expand Down

0 comments on commit 4ba9a34

Please sign in to comment.