Skip to content

Bump schwifty from 2020.11.0 to 2021.6.0#112

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/schwifty-2021.6.0
Closed

Bump schwifty from 2020.11.0 to 2021.6.0#112
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/schwifty-2021.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 18, 2021

Bumps schwifty from 2020.11.0 to 2021.6.0.

Release notes

Sourced from schwifty's releases.

2021.04.0

  • Added type hints to the entire code base.
  • Dropped support for Python 3.6
  • Update bank registry for Austria, Poland, Germany, Belgium, Czech Republic, Netherlands, Slovenia and Slovakia.

2021.01.0

  • Restructure documentation and change theme to furo
  • Added dedicated exception classes for various validation errors.
  • Drop support for Python 2. Only Python 3.6+ will be supported from now
  • Use PEP 517/518 compliant build setup.
Changelog

Sourced from schwifty's changelog.

.. _changelog:

Changelog

Versions follow CalVer <http://www.calver.org/>_ with the scheme YY.0M.Micro.

2021.06.0_ - 2021/06/17

Added

* Added bank registry for Swedish Banks `@jmfederico <https://github.com/jmfederico>`_

2021.05.2_ - 2021/05/23

Added

  • Country specifc checksum validation for Belgian banks, as well as support for generating the checksum when using the :meth:IBAN.generate-method. @mhemeryck <https://github.com/mhemeryck>_

2021.05.1_ - 2021/05/20

Added

* The IBAN validation now optionally includes the verification of the country specific checksum
  within the BBAN. This currently works for German and Italian banks. For German banks the checksum
  algorithm for the account code is chosen by the bank code. Since there are over 150 bank specific
  algorithms in Germany not all of them are implemented at the moment, but the majority of banks should
  be covered.

Changed

  • Update bank registry for Germany, Poland, Czech Republic, Austria and Netherlands.

2021.05.0_ - 2021/05/02

Added

* Added manually curated list of Lithuanian Banks (e.g Revolut Payments UAB).

2021.04.0_ - 2021/04/23

Changed

... (truncated)

Commits
  • 637e296 Adapt changelog for 2021.06.0 release
  • 66e53ae Merge pull request #52 from jmfederico/patch-1
  • d288cdb Include Sweden in list of BIC.domestic_bank_codes
  • b629490 Generates Swedish bank registry
  • b0c8efd Script for Swedish bank registry
  • 4a05a5a Fix README.rst reference in setup.cfg
  • 9dd1690 chore: Add compare link for 2021.05.2 release to changelog
  • 15de661 Automatically cut BBAN based on IBAN spec for checksum calculation
  • 6f934ea chore: Add changelog for 2021.05.2 release
  • 2f3a7a7 Merge pull request #51 from mhemeryck/be_checksum_check
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [schwifty](https://github.com/mdomke/schwifty) from 2020.11.0 to 2021.6.0.
- [Release notes](https://github.com/mdomke/schwifty/releases)
- [Changelog](https://github.com/mdomke/schwifty/blob/master/CHANGELOG.rst)
- [Commits](mdomke/schwifty@2020.11.0...2021.06.0)

---
updated-dependencies:
- dependency-name: schwifty
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 18, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 25, 2021

Superseded by #113.

@dependabot dependabot Bot closed this Jun 25, 2021
@dependabot dependabot Bot deleted the dependabot/pip/schwifty-2021.6.0 branch June 25, 2021 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants