Tags: cuenca-mx/cep-python
Tags
Update/py3 13 deps (#148) * Update dependencies and Python version support * Handle incomplete CEP responses and improve error handling * Update GitHub Actions workflows to latest versions * Update PyPI badge URL to point to cepmex project * Fix PyPI badge URL to point to correct project * Bump version to 1.0.0.dev1 * Release version 1.0.0 * Update Python version to 3.13 in Makefile * Refactor CEP client and transfer validation logic * Add Config class and update base URL handling * Add NotFoundError * Update Transferencia class to remove unnecessary validation checks * Bump version to 1.0.0.dev2 * Improve transfer validation error handling * Update README * Update README * Bump version to 1.0.0 * Update README formatting * Add CepNotAvailableError * Rename NotFoundError to TransferNotFoundError * Simplify fecha_abono parsing * Optimize response decoding in transfer validation * Refactor configuration and base URL handling * Update README * Update README example to use TransferNotFoundError * Change transfer amount handling to use cents as integer * Bumb version to 1.0.0.dev3 * Bumb version to 1.0.0 --------- Co-authored-by: gabino <gabino@cuenca.com>
Bump lxml from 4.6.5 to 4.9.1 (#96) * Bump lxml from 4.6.5 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.6.5...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * bump version Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Felipe López <flh.1989@gmail.com>
Bump requests from 2.25.0 to 2.25.1 (#13) * Bump requests from 2.25.0 to 2.25.1 Bumps [requests](https://github.com/psf/requests) from 2.25.0 to 2.25.1. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](psf/requests@v2.25.0...v2.25.1) Signed-off-by: dependabot[bot] <support@github.com> * make setup.py into ranges * Update version.py Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matin Tamizi <matin@users.noreply.github.com>
PreviousNext