Skip to content

Commit

Permalink
Replace OG image and bump versions of directory and great components (#…
Browse files Browse the repository at this point in the history
…2895)

* Replace OG image and bump versions of directory and great components

* Update requirements

* KLS-1926: updated requirements

---------

Co-authored-by: Lewis Coulson <[email protected]>
  • Loading branch information
boxadesign and lewis-coulson-dit authored Feb 13, 2024
1 parent 0b22a54 commit cd3b154
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 21 deletions.
Binary file modified core/components/static/images/opengraph-image.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified domestic/static/images/icons/opengraph-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ sentry-sdk==1.14.*

# DIT packages
# ------------
great-components==2.6.0
great-components==2.6.1
directory-api-client==26.4.5
directory-ch-client==4.0.0
directory-client-core==7.2.9
directory-components==40.2.0
directory-components==40.2.1
directory-constants==24.1.0
directory-forms-api-client==7.3.2
directory-healthcheck==3.3
Expand Down
13 changes: 4 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ botocore==1.27.96
celery[redis]==5.2.7
# via
# -r requirements.in
# celery
# django-celery-beat
certifi==2024.2.2
# via
Expand Down Expand Up @@ -103,7 +102,7 @@ directory-client-core==7.2.9
# directory-ch-client
# directory-forms-api-client
# directory-sso-api-client
directory-components==40.2.0
directory-components==40.2.1
# via -r requirements.in
directory-constants==24.1.0
# via
Expand Down Expand Up @@ -180,9 +179,7 @@ django-redis==5.4.0
django-staff-sso-client==4.2.1
# via -r requirements.in
django-storages[boto3]==1.13.2
# via
# -r requirements.in
# django-storages
# via -r requirements.in
django-taggit==4.0.0
# via wagtail
django-timezone-field==6.1.0
Expand Down Expand Up @@ -223,7 +220,7 @@ filetype==1.2.0
# via willow
geoip2==2.9.0
# via -r requirements.in
great-components==2.6.0
great-components==2.6.1
# via -r requirements.in
gunicorn==20.1.0
# via -r requirements.in
Expand Down Expand Up @@ -501,9 +498,7 @@ webencodings==0.5.1
whitenoise==6.6.0
# via -r requirements.in
willow[heif]==1.6.3
# via
# wagtail
# willow
# via wagtail
xhtml2pdf==0.2.15
# via -r requirements.in

Expand Down
14 changes: 4 additions & 10 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ build==1.0.3
celery[redis]==5.2.7
# via
# -r requirements.in
# celery
# django-celery-beat
certifi==2024.2.2
# via
Expand Down Expand Up @@ -120,7 +119,6 @@ configargparse==1.7
# via locust
coverage[toml]==7.4.1
# via
# coverage
# pytest-codecov
# pytest-cov
cron-descriptor==1.4.3
Expand Down Expand Up @@ -159,7 +157,7 @@ directory-client-core==7.2.9
# directory-ch-client
# directory-forms-api-client
# directory-sso-api-client
directory-components==40.2.0
directory-components==40.2.1
# via -r requirements.in
directory-constants==24.1.0
# via
Expand Down Expand Up @@ -241,9 +239,7 @@ django-redis==5.4.0
django-staff-sso-client==4.2.1
# via -r requirements.in
django-storages[boto3]==1.13.2
# via
# -r requirements.in
# django-storages
# via -r requirements.in
django-taggit==4.0.0
# via wagtail
django-timezone-field==6.1.0
Expand Down Expand Up @@ -342,7 +338,7 @@ gitdb==4.0.11
# via gitpython
gitpython==3.1.41
# via -r requirements_test.in
great-components==2.6.0
great-components==2.6.1
# via -r requirements.in
greenlet==3.0.3
# via gevent
Expand Down Expand Up @@ -852,9 +848,7 @@ wheel==0.42.0
whitenoise==6.6.0
# via -r requirements.in
willow[heif]==1.6.3
# via
# wagtail
# willow
# via wagtail
wsproto==1.2.0
# via trio-websocket
xhtml2pdf==0.2.15
Expand Down

0 comments on commit cd3b154

Please sign in to comment.