Flask-Validator icon indicating copy to clipboard operation
Flask-Validator copied to clipboard

Update dependency schwifty to v2022

Open renovate[bot] opened this issue 2 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
schwifty (changelog) ==2020.11.0 -> ==2022.6.2 age adoption passing confidence

Release Notes

mdomke/schwifty

v2022.6.2

Compare Source

v2022.6.1

Compare Source

v2022.6.0

Compare Source

v2022.4.2

Compare Source

v2022.4.1

Compare Source

v2022.4.0

Compare Source

v2022.3.1

Compare Source

v2022.3.0

Compare Source

v2022.2.0

Compare Source

v2021.10.2

Compare Source

Added

* Added 440 additional bank records for Spain.

v2021.10.1

Compare Source

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

Compare Source

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

Compare Source

v2021.6.0

Compare Source

v2021.5.2

Compare Source

v2021.5.1

Compare Source

v2021.5.0

Compare Source

v2021.4.0

Compare Source

v2021.1.0

Compare Source


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.

renovate[bot] avatar Mar 26 '22 15:03 renovate[bot]