From d66b1c5604777013afcc4abf5158e3be516ed3df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 06:26:22 +0000 Subject: [PATCH] dependabot python package: bump sendgrid from 6.12.2 to 6.12.3 Bumps [sendgrid](https://github.com/sendgrid/sendgrid-python) from 6.12.2 to 6.12.3. - [Release notes](https://github.com/sendgrid/sendgrid-python/releases) - [Changelog](https://github.com/sendgrid/sendgrid-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/sendgrid/sendgrid-python/compare/6.12.2...6.12.3) --- updated-dependencies: - dependency-name: sendgrid dependency-version: 6.12.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 3af2bbb..69ed0f2 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ argparse = "=1.4.0" requests = "=2.32.2" python-dotenv = "=1.0.1" Jinja2 = "=3.1.3" -sendgrid = "=6.12.2" +sendgrid = "=6.12.3" [requires] python_version = "3" \ No newline at end of file diff --git a/Pipfile.lock b/Pipfile.lock index efaa5ad..ba728ae 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "76d0f93103de608892d47d38c2026abe41b6ad62639bb55226e49a032a80e5b3" + "sha256": "67c87463e53b30b3454c74b6a122feb0751df3f885c280b059d5ba7e6e0578b5" }, "pipfile-spec": 6, "requires": { @@ -248,12 +248,12 @@ }, "sendgrid": { "hashes": [ - "sha256:423f207e8593fb2950b6f7571c44994f20518bb25f19d89ecb3f9aa41ee88e18", - "sha256:969297eaf4a57970fbcdf9de5b663d6c1c50710cceda103b26557b661ab1382a" + "sha256:b5fc32c8a3b4bd20a46cdde1d7592a32e97165c4179354fe720850c2e8055d16", + "sha256:d0cb7bf92cb5cc9fc4466074d6a40fd474332bbb52914a93620f566f26060ac7" ], "index": "pypi", "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'", - "version": "==6.12.2" + "version": "==6.12.3" }, "six": { "hashes": [