Skip to content

Commit

Permalink
Merge pull request #1120 from uktrade/develop
Browse files Browse the repository at this point in the history
UAT / Prod PR
  • Loading branch information
davidu1975 authored Aug 14, 2023
2 parents 3fa8389 + 4e31d30 commit 7adb93a
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 30 deletions.
3 changes: 2 additions & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dj-database-url==2.*
psycopg2==2.9.* --no-binary psycopg2
django-pglocks==1.0.*
boto3==1.24.*
sigauth==5.2.0
sigauth==5.2.2
directory-healthcheck==3.*
directory-components==39.*
directory-constants==23.*
Expand Down Expand Up @@ -41,3 +41,4 @@ wagtailmedia==0.14.*
cryptography==41.*
oauthlib==3.2.*
drf-spectacular
certifi==2023.7.22
23 changes: 12 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ anyascii==0.3.2
# via wagtail
asgiref==3.7.2
# via django
async-timeout==4.0.2
async-timeout==4.0.3
# via redis
attrs==23.1.0
# via jsonschema
Expand All @@ -38,8 +38,9 @@ celery[redis]==5.3.1
# via
# -r requirements.in
# django-celery-beat
certifi==2023.5.7
certifi==2023.7.22
# via
# -r requirements.in
# elastic-apm
# requests
# sentry-sdk
Expand All @@ -61,9 +62,9 @@ click-repl==0.3.0
# via celery
cron-descriptor==1.4.0
# via django-celery-beat
cryptography==41.0.2
cryptography==41.0.3
# via -r requirements.in
directory-components==39.1.2
directory-components==39.1.3
# via -r requirements.in
directory-constants==23.1.1
# via
Expand Down Expand Up @@ -142,11 +143,11 @@ docopt==0.6.2
# num2words
draftjs-exporter==2.1.7
# via wagtail
drf-spectacular==0.26.3
drf-spectacular==0.26.4
# via -r requirements.in
ecs-logging==2.0.2
# via elastic-apm
elastic-apm==6.17.0
elastic-apm==6.18.0
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
Expand Down Expand Up @@ -180,7 +181,7 @@ kombu==5.3.1
# celery
l18n==2021.3
# via wagtail
markdown==3.4.3
markdown==3.4.4
# via
# -r requirements.in
# wagtail-markdown
Expand All @@ -204,7 +205,7 @@ prompt-toolkit==3.0.39
# via click-repl
psycogreen==1.0.2
# via -r requirements.in
psycopg2==2.9.6
psycopg2==2.9.7
# via -r requirements.in
pycountry==19.8.18
# via -r requirements.in
Expand Down Expand Up @@ -245,9 +246,9 @@ requests-oauthlib==1.3.1
# via django-staff-sso-client
s3transfer==0.6.1
# via boto3
sentry-sdk==1.28.1
sentry-sdk==1.29.2
# via -r requirements.in
sigauth==5.2.0
sigauth==5.2.2
# via -r requirements.in
six==1.16.0
# via
Expand Down Expand Up @@ -301,7 +302,7 @@ wagtail-markdown==0.11
# via -r requirements.in
wagtail-modeltranslation==0.13.0
# via -r requirements.in
wagtailmedia==0.14.3
wagtailmedia==0.14.4
# via -r requirements.in
wcwidth==0.2.6
# via prompt-toolkit
Expand Down
37 changes: 19 additions & 18 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ anyascii==0.3.2
# via wagtail
asgiref==3.7.2
# via django
async-timeout==4.0.2
async-timeout==4.0.3
# via redis
attrs==23.1.0
# via jsonschema
Expand Down Expand Up @@ -40,8 +40,9 @@ celery[redis]==5.3.1
# via
# -r requirements.in
# django-celery-beat
certifi==2023.5.7
certifi==2023.7.22
# via
# -r requirements.in
# elastic-apm
# requests
# sentry-sdk
Expand Down Expand Up @@ -71,9 +72,9 @@ coveralls==3.3.1
# via -r requirements_test.in
cron-descriptor==1.4.0
# via django-celery-beat
cryptography==41.0.2
cryptography==41.0.3
# via -r requirements.in
directory-components==39.1.2
directory-components==39.1.3
# via -r requirements.in
directory-constants==23.1.1
# via
Expand Down Expand Up @@ -156,23 +157,23 @@ docopt==0.6.2
# num2words
draftjs-exporter==2.1.7
# via wagtail
drf-spectacular==0.26.3
drf-spectacular==0.26.4
# via -r requirements.in
ecs-logging==2.0.2
# via elastic-apm
elastic-apm==6.17.0
elastic-apm==6.18.0
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via pytest
factory-boy==2.12.0
# via
# -r requirements_test.in
# wagtail-factories
faker==19.2.0
faker==19.3.0
# via factory-boy
flake8==6.0.0
flake8==6.1.0
# via -r requirements_test.in
freezegun==0.3.14
# via -r requirements_test.in
Expand Down Expand Up @@ -212,7 +213,7 @@ kombu==5.3.1
# celery
l18n==2021.3
# via wagtail
markdown==3.4.3
markdown==3.4.4
# via
# -r requirements.in
# wagtail-markdown
Expand All @@ -238,23 +239,23 @@ packaging==23.1
# pytest-sugar
pillow==9.5.0
# via wagtail
pip-tools==7.1.0
pip-tools==7.3.0
# via -r requirements_test.in
pluggy==1.2.0
# via pytest
prompt-toolkit==3.0.39
# via click-repl
psycogreen==1.0.2
# via -r requirements.in
psycopg2==2.9.6
psycopg2==2.9.7
# via -r requirements.in
pycodestyle==2.10.0
pycodestyle==2.11.0
# via flake8
pycountry==19.8.18
# via -r requirements.in
pycparser==2.21
# via cffi
pyflakes==3.0.1
pyflakes==3.1.0
# via flake8
pyjwt==2.8.0
# via notifications-python-client
Expand Down Expand Up @@ -317,9 +318,9 @@ requests-oauthlib==1.3.1
# via django-staff-sso-client
s3transfer==0.6.1
# via boto3
sentry-sdk==1.28.1
sentry-sdk==1.29.2
# via -r requirements.in
sigauth==5.2.0
sigauth==5.2.2
# via -r requirements.in
six==1.16.0
# via
Expand Down Expand Up @@ -391,15 +392,15 @@ wagtail-markdown==0.11
# via -r requirements.in
wagtail-modeltranslation==0.13.0
# via -r requirements.in
wagtailmedia==0.14.3
wagtailmedia==0.14.4
# via -r requirements.in
wcwidth==0.2.6
# via prompt-toolkit
webencodings==0.5.1
# via
# bleach
# html5lib
wheel==0.40.0
wheel==0.41.1
# via pip-tools
whitenoise==6.4.0
# via -r requirements.in
Expand Down

0 comments on commit 7adb93a

Please sign in to comment.