Flask-Validator
Flask-Validator copied to clipboard
Update dependency schwifty to v2022
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
schwifty (changelog) | ==2020.11.0 -> ==2022.6.2 |
Release Notes
mdomke/schwifty
v2022.6.2
v2022.6.1
v2022.6.0
v2022.4.2
v2022.4.1
v2022.4.0
v2022.3.1
v2022.3.0
v2022.2.0
v2021.10.2
Added
* Added 440 additional bank records for Spain.
v2021.10.1
Changed
* Use `importlib.resources <https://docs.python.org/3.9/library/importlib.html#module-importlib.resources>`_
for loading internal registries. This removes the need to have ``setuptools`` installed.
Thank you `@a-recknagel <https://github.com/a-recknagel>`_ for the idea!
Fixed
~~~~~
* Ensure that Belgian BBAN checksums are always 2 digits long.
v2021.10.0
Added
* Added IBAN spec for Sudan (SD).
* Added and extended manually curated bank entries for Turkey, Italy, Israel, Ireland, Spain,
Switzerland and Denmark `@howorkon <https://github.com/howorkon>`_.
Changed
- Updated bank registry for Austria, Belgium, Czech Republic, Germany, Netherlands, Poland, Slovenia and Slovakia.
Fixed
* Disallow ``schwifty`` to be installed for Python versions older than 3.7. It was unsupported
before but is now rejected upon installation with an appropriate error message.
* Austrian bank codes are now consistently left padded with zeros. This fixes the mapping from
IBAN to BIC for the Austrian federal bank institutes.
v2021.6.1
v2021.6.0
v2021.5.2
v2021.5.1
v2021.5.0
v2021.4.0
v2021.1.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.