From f12ed3750ce8cc75e643027e41bb893016c16549 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 08:39:38 +0000 Subject: [PATCH 1/2] 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 040df8a..09d8118 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 \ From c12fff4621ee8fccaa5c7fd730edc1652f85c6b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 28 Sep 2024 08:41:12 +0000 Subject: [PATCH 2/2] [dependabot skip] Relock dependencies --- lock.x86_64-linux.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lock.x86_64-linux.json b/lock.x86_64-linux.json index 6e3b026..56e1195 100644 --- a/lock.x86_64-linux.json +++ b/lock.x86_64-linux.json @@ -87,10 +87,10 @@ }, "mollie-api-python": { "is_direct": false, - "sha256": "919d36c6435b55608344b4346ea37b5b179eb6a2441c970046209798692be488", + "sha256": "d5d448194a0cf2e70fc7515c619d2a44eab3499e0d9482d838f79a4955e294fb", "type": "url", - "url": "https://files.pythonhosted.org/packages/62/8e/6b87728386c98f7854554125a111df0299be11038d00120323fc8a8dfbc6/mollie_api_python-3.6.0-py3-none-any.whl", - "version": "3.6.0" + "url": "https://files.pythonhosted.org/packages/3f/a1/847db69cb37ed0e50f8b952d99bb103ebe88061e1b4f7f5e7cf450646b14/mollie_api_python-3.7.2-py3-none-any.whl", + "version": "3.7.2" }, "oauthlib": { "is_direct": false,