Bump versions (#504)

* Bump Postorius 1.3.5

* Also bump django-mailman3 and mailmanclient

* Pin psycopg2 in Postorius
This commit is contained in:
Abhilash Raj
2021-09-05 12:48:09 -07:00
committed by GitHub
parent 38233b2b77
commit 89eef41cb3
3 changed files with 7 additions and 7 deletions

View File

@@ -25,7 +25,7 @@ RUN set -ex \
git+https://gitlab.com/mailman/mailmanclient@${CLIENT_REF} \
git+https://gitlab.com/mailman/postorius@${POSTORIUS_REF} \
uwsgi \
psycopg2 \
'psycopg2<2.9' \
dj-database-url \
mysqlclient \
typing \