From cd58e049f9b6ff535522d34b853d7ca8838633b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 16:57:35 +0000 Subject: [PATCH] Bump python-postmark from 0.5.0 to 0.5.8 Bumps [python-postmark](https://github.com/themartorana/python-postmark) from 0.5.0 to 0.5.8. - [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/commits/v0.5.8) --- updated-dependencies: - dependency-name: python-postmark dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/requirements.in b/requirements.in index 30213e22df..10687667e8 100644 --- a/requirements.in +++ b/requirements.in @@ -15,7 +15,7 @@ celery==5.2.7 redis pathlib progressbar2==3.55.0 -python-postmark==0.5.0 +python-postmark==0.5.8 Django==3.2.14 django-webpack-loader==0.7.0 google-cloud-error-reporting diff --git a/requirements.txt b/requirements.txt index 0da1ae7703..d69eae1150 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ django==3.2.14 # jsonfield django-bulk-update==2.2.0 # via -r requirements.in -django-celery-results==2.2.0 +django-celery-results==2.4.0 # via -r requirements.in django-cte==1.2.1 # via -r requirements.in @@ -159,7 +159,7 @@ jmespath==0.10.0 # botocore jsonfield==3.1.0 # via -r requirements.in -jsonschema==3.2.0 +jsonschema==4.15.0 # via -r requirements.in kombu==5.2.4 # via celery @@ -215,7 +215,7 @@ python-dateutil==2.8.1 # via # -r requirements.in # botocore -python-postmark==0.5.0 +python-postmark==0.5.8 # via -r requirements.in python-utils==2.5.6 # via progressbar2 @@ -251,7 +251,6 @@ six==1.16.0 # google-resumable-media # grpcio # html5lib - # jsonschema # oauth2client # progressbar2 # protobuf