From f76274b7b2cdd7104ab335d03f54cf08c46fffdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 08:27:17 +0000 Subject: [PATCH] Bump mollie-api-python from 3.6.0 to 3.7.2 Bumps [mollie-api-python](https://github.com/mollie/mollie-api-python) from 3.6.0 to 3.7.2. - [Release notes](https://github.com/mollie/mollie-api-python/releases) - [Changelog](https://github.com/mollie/mollie-api-python/blob/master/v3-api-changes.md) - [Commits](https://github.com/mollie/mollie-api-python/compare/3.6.0...3.7.2) --- updated-dependencies: - dependency-name: mollie-api-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index fa0b554..ecea8c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -144,9 +144,9 @@ idna==3.7 \ --hash=sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc \ --hash=sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0 # via requests -mollie-api-python==3.6.0 \ - --hash=sha256:4483115524629389ed4fea2176c614906d9e26e532c7b463ff020fdefd140312 \ - --hash=sha256:919d36c6435b55608344b4346ea37b5b179eb6a2441c970046209798692be488 +mollie-api-python==3.7.2 \ + --hash=sha256:0bd636bb242389567047b4049c041f494c9bf3198b0ee6132ce9f8581ec48ade \ + --hash=sha256:d5d448194a0cf2e70fc7515c619d2a44eab3499e0d9482d838f79a4955e294fb # via symfexit (pyproject.toml) oauthlib==3.2.2 \ --hash=sha256:8139f29aac13e25d502680e9e19963e83f16838d48a0d71c287fe40e7067fbca \