Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2025

Bumps schwifty from 2021.10.2 to 2025.1.0.

Release notes

Sourced from schwifty's releases.

2024.11.0

Changed

  • Removed support for deprecated Python version 3.8
  • Updated the bank registries for Austria, Germany, Poland, Netherlands, Spain, Czech Republic, Italy, and Switzerland.

Added

2024.09.0

Fixed

  • Fix Python 3.8 support while it is still supported (EOL is 2024-10) (thanks to @​bwoodsend)

2024.08.1

Added

  • Allow BIC and IBAN objects to be deepcopied (thanks to @​binaryDiv for pointing this out).

2024.08.0

Added

Changed

  • Extended the Danish bank registry, including many more banks now.
  • Updated the Belgian bank registry @​sennebos
  • Updated bank registries for Austria, Germany, Poland, Czech Republic, Switzerland, Italy, Norway, and Netherlands.

2024.06.1

Fixed

  • The BIC.from_bank_code now handles banks correctly that have no value for the BIC field in the registry.

Changed

  • Use hatch fmt and hatch test commands for internal development.

2024.06.0

Changed

  • Stop using the “elfprooef” algorithm when validating Dutch IBANs, since the administrative authority says it should not be checked anymore. See #205 for more information.

2024.05.4

Added

  • The IBAN and BBAN classes now have an additional property currency_code for countries like Seychelles, Guatemala, or Mauritius.

Fixed

  • Also allow the BIC lookup for non-primary banks. For countries like Switzerland, the lookup did fail for banks which did not have the primary-flag set, even though an appropriate mapping was available.
  • IBAN.random() now also works for countries which have a currency code included in their BBAN e.g., Mauritius or Seychelles. #206 (thanks to @​noamshalev for reporting).
  • IBAN.random() now also works for aspirational countries, where no information of the BBAN structure is available, e.g., Comoros. #206

2024.05.3

Added

... (truncated)

Changelog

Sourced from schwifty's changelog.

.. _changelog:

Changelog

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

2025.01.0_ - 2025/01/21

Changed

* Update the bank registries for Austria, Germany and Switzerland
* Added some manual entries for France and Great Britain

2024.11.0_ - 2024/11/11

Changed

  • Removed support for deprecated Python version 3.8
  • Updated the bank registries for Austria, Germany, Poland, Netherlands, Spain, Czech Republic, Italy, and Switzerland.

Added

* New French Banks `@Natim <https://github.com/Natim>`_
* Add modulr bank to Spanish bank registry `@jose-reveni <https://github.com/jose-reveni>`_

2024.09.0_ - 2024/09/31

Fixed

  • Fix Python 3.8 support while it is still supported (EOL is 2024-10) (thanks to @bwoodsend <https://github.com/bwoodsend>_)

2024.08.1_ - 2024/08/13

Added

* Allow ``BIC`` and ``IBAN`` objects to be deepcopied (thanks to `@binaryDiv <https://github.com/binaryDiv>`_
  for pointing this out).

2024.08.0_ - 2024/08/13

Added

  • Added French Polynesian banks to the registry @tut-tuuut <https://github.com/tut-tuuut>_
  • Added bnext to the Spanish registry @jose-reveni <https://github.com/jose-reveni>_

Changed

* Extended the Danish bank registry including many more banks now.
</tr></table> 

... (truncated)

Commits
  • 1b66427 chore: Add changelog for 25.01.0 release
  • 687f1ac Update bank registry for Switzerland
  • 0104628 LLB acquires Zuricher Kantonalbank
  • 8a05cbc Update bank registry for Germany
  • 53c5355 Update devbox and use Python 3.13 by default
  • 97e37e6 Add a few french banks — Reviewed (#238)
  • c3d47f5 add the UK branch of Banking circle to the registry (#231)
  • daa13da chore: Add changelog entries for 2024.11.0 release
  • 0df8709 Remove support for deprecated Python version 3.8 (#230)
  • 7385683 Update bank registry for Netherlands
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 2021.10.2 to 2025.1.0.
- [Release notes](https://github.com/mdomke/schwifty/releases)
- [Changelog](https://github.com/mdomke/schwifty/blob/main/CHANGELOG.rst)
- [Commits](mdomke/schwifty@2021.10.2...2025.01.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 dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 11, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2025

Superseded by #84.

@dependabot dependabot bot closed this Jun 13, 2025
@dependabot dependabot bot deleted the dependabot/pip/schwifty-2025.1.0 branch June 13, 2025 04:51
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 python Pull requests that update python code

Development

Successfully merging this pull request may close these issues.

1 participant