Skip to content

Commit

Permalink
Merge pull request #1175 from uktrade/develop
Browse files Browse the repository at this point in the history
Release PR
  • Loading branch information
davidu1975 authored Apr 16, 2024
2 parents 8a81f83 + d9e8ce7 commit 7b4fd6c
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 32 deletions.
11 changes: 6 additions & 5 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ wagtail-markdown==0.11.1
wagtail-modeltranslation==0.14.*
wagtail==5.2.2
wagtailmedia==0.14.*
directory-components==40.2.2
directory-constants==24.1.1
directory-healthcheck==3.4
django-staff-sso-client==4.2.1
directory-components==40.2.3
directory-constants==24.1.3
directory-healthcheck==3.5
django-staff-sso-client==4.2.2
notifications-python-client==9.0.0
sigauth==5.2.6
sigauth==5.2.7
bleach-whitelist==0.*
bleach==3.*
boto3==1.24.*
Expand All @@ -43,3 +43,4 @@ urllib3==1.26.*
w3lib==1.22
whitenoise==6.4.*
willow==1.6.*
idna==3.7
28 changes: 15 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,13 @@ cryptography==42.0.5
# via -r requirements.in
defusedxml==0.7.1
# via willow
directory-components==40.2.2
directory-components==40.2.3
# via -r requirements.in
directory-constants==24.1.1
directory-constants==24.1.3
# via
# -r requirements.in
# directory-components
directory-healthcheck==3.4
directory-healthcheck==3.5
# via -r requirements.in
dj-database-url==2.1.0
# via -r requirements.in
Expand Down Expand Up @@ -123,7 +123,7 @@ django-pglocks==1.0.4
# via -r requirements.in
django-redis==5.4.0
# via -r requirements.in
django-staff-sso-client==4.2.1
django-staff-sso-client==4.2.2
# via -r requirements.in
django-storages==1.13.2
# via -r requirements.in
Expand All @@ -149,7 +149,7 @@ drf-spectacular==0.27.2
# via -r requirements.in
ecs-logging==2.1.0
# via elastic-apm
elastic-apm==6.21.4.post8347027212
elastic-apm==6.22.0
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
Expand All @@ -165,8 +165,10 @@ html2text==2020.1.16
# via -r requirements.in
html5lib==1.1
# via wagtail
idna==3.6
# via requests
idna==3.7
# via
# -r requirements.in
# requests
importlib-metadata==7.1.0
# via markdown
inflection==0.5.1
Expand Down Expand Up @@ -254,9 +256,9 @@ requests-oauthlib==2.0.0
# via django-staff-sso-client
s3transfer==0.6.2
# via boto3
sentry-sdk==1.44.0
sentry-sdk==1.45.0
# via -r requirements.in
sigauth==5.2.6
sigauth==5.2.7
# via -r requirements.in
six==1.16.0
# via
Expand All @@ -270,11 +272,11 @@ six==1.16.0
# w3lib
soupsieve==2.5
# via beautifulsoup4
sqlparse==0.4.4
sqlparse==0.5.0
# via django
telepath==0.3.1
# via wagtail
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# asgiref
# dj-database-url
Expand Down Expand Up @@ -309,7 +311,7 @@ wagtail==5.2.2
# wagtailmedia
wagtail-markdown==0.11.1
# via -r requirements.in
wagtail-modeltranslation==0.14.1
wagtail-modeltranslation==0.14.4
# via -r requirements.in
wagtailmedia==0.14.5
# via -r requirements.in
Expand All @@ -331,7 +333,7 @@ zipp==3.18.1
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.2
zope-interface==6.3
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down
30 changes: 16 additions & 14 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,13 @@ cryptography==42.0.5
# via -r requirements.in
defusedxml==0.7.1
# via willow
directory-components==40.2.2
directory-components==40.2.3
# via -r requirements.in
directory-constants==24.1.1
directory-constants==24.1.3
# via
# -r requirements.in
# directory-components
directory-healthcheck==3.4
directory-healthcheck==3.5
# via -r requirements.in
dj-database-url==2.1.0
# via -r requirements.in
Expand Down Expand Up @@ -137,7 +137,7 @@ django-pglocks==1.0.4
# via -r requirements.in
django-redis==5.4.0
# via -r requirements.in
django-staff-sso-client==4.2.1
django-staff-sso-client==4.2.2
# via -r requirements.in
django-storages==1.13.2
# via -r requirements.in
Expand All @@ -164,7 +164,7 @@ drf-spectacular==0.27.2
# via -r requirements.in
ecs-logging==2.1.0
# via elastic-apm
elastic-apm==6.21.4.post8347027212
elastic-apm==6.22.0
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
Expand All @@ -174,7 +174,7 @@ factory-boy==3.3.0
# via
# -r requirements_test.in
# wagtail-factories
faker==24.4.0
faker==24.9.0
# via factory-boy
filetype==1.2.0
# via willow
Expand All @@ -196,8 +196,10 @@ html2text==2020.1.16
# via -r requirements.in
html5lib==1.1
# via wagtail
idna==3.6
# via requests
idna==3.7
# via
# -r requirements.in
# requests
importlib-metadata==7.1.0
# via
# build
Expand Down Expand Up @@ -331,9 +333,9 @@ requests-oauthlib==2.0.0
# via django-staff-sso-client
s3transfer==0.6.2
# via boto3
sentry-sdk==1.44.0
sentry-sdk==1.45.0
# via -r requirements.in
sigauth==5.2.6
sigauth==5.2.7
# via -r requirements.in
six==1.16.0
# via
Expand All @@ -350,7 +352,7 @@ smmap==5.0.1
# via gitdb
soupsieve==2.5
# via beautifulsoup4
sqlparse==0.4.4
sqlparse==0.5.0
# via
# django
# django-debug-toolbar
Expand All @@ -365,7 +367,7 @@ tomli==2.0.1
# pip-tools
# pyproject-hooks
# pytest
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# asgiref
# dj-database-url
Expand Down Expand Up @@ -403,7 +405,7 @@ wagtail-factories==4.1.0
# via -r requirements_test.in
wagtail-markdown==0.11.1
# via -r requirements.in
wagtail-modeltranslation==0.14.1
wagtail-modeltranslation==0.14.4
# via -r requirements.in
wagtailmedia==0.14.5
# via -r requirements.in
Expand All @@ -427,7 +429,7 @@ zipp==3.18.1
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.2
zope-interface==6.3
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 7b4fd6c

Please sign in to comment.