Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump schwifty from 2024.9.0 to 2024.11.0 #203

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps schwifty from 2024.9.0 to 2024.11.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

Changelog

Sourced from schwifty's changelog.

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.
  • Updated the Belgian bank registry @sennbos <https://github.com/sennebos>_
  • Updated bank registries for Austria, Germany, Poland, Czech Republic, Switzerland, Italy, Norway and Netherlands.

2024.06.1_ - 2024/06/10

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.

... (truncated)

Commits
  • 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
  • 63e7a90 Update bank registry for Italy
  • 5cdd4fc Update bank registry for Czech Republic
  • 2515670 Update bank registry for Switzerland
  • 1b719d5 Update bank registry for Spain
  • d5c6702 Update bank registry for Poland
  • f3a8bce Update bank registry for Austria
  • 1eb3f85 Update bank regsitry for Germany
  • 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 2024.9.0 to 2024.11.0.
- [Release notes](https://github.com/mdomke/schwifty/releases)
- [Changelog](https://github.com/mdomke/schwifty/blob/main/CHANGELOG.rst)
- [Commits](mdomke/schwifty@2024.09.0...2024.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 18, 2024
@dependabot dependabot bot requested a review from a team November 18, 2024 00:34
@github-actions github-actions bot enabled auto-merge (squash) November 18, 2024 00:35
@github-actions github-actions bot merged commit 20489a5 into main Nov 18, 2024
11 checks passed
@github-actions github-actions bot deleted the dependabot/pip/schwifty-2024.11.0 branch November 18, 2024 00:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants