From 69d3e6d9a3f69f6b4bdd9587cb843590f2be55da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 00:04:55 +0000 Subject: [PATCH] chore(deps): bump python-postmark from 0.6.1 to 0.7.0 Bumps [python-postmark](https://github.com/themartorana/python-postmark) from 0.6.1 to 0.7.0. - [Release notes](https://github.com/themartorana/python-postmark/releases) - [Changelog](https://github.com/themartorana/python-postmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/themartorana/python-postmark/compare/v0.6.1...v0.7.0) --- updated-dependencies: - dependency-name: python-postmark dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 5acfe9f230..6fa863172e 100644 --- a/requirements.in +++ b/requirements.in @@ -11,7 +11,7 @@ django-postmark==0.1.6 jsonfield==3.1.0 celery==5.5.3 redis -python-postmark==0.6.1 +python-postmark==0.7.0 Django==3.2.24 django-webpack-loader==0.7.0 google-cloud-error-reporting diff --git a/requirements.txt b/requirements.txt index 0eb98d3fc0..eefbb77a50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -215,7 +215,7 @@ python-dateutil==2.9.0.post0 # -r requirements.in # botocore # celery -python-postmark==0.6.1 +python-postmark==0.7.0 # via -r requirements.in pytz==2022.1 # via