Skip to content

Commit

Permalink
Merge pull request #1169 from uktrade/GREATUK-471-bump-django
Browse files Browse the repository at this point in the history
bump django to 4.2.11
  • Loading branch information
bobby-didcoding authored Apr 2, 2024
2 parents 0391c9c + dd9dbc3 commit 9c680b1
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 57 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django==4.2.10
django==4.2.11
django-celery-beat==2.5.0
django-environ==0.11.2
django-filter==23.5
Expand Down
30 changes: 15 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ amqp==5.2.0
# via kombu
anyascii==0.3.2
# via wagtail
asgiref==3.7.2
asgiref==3.8.1
# via django
async-timeout==4.0.3
# via redis
Expand Down Expand Up @@ -54,7 +54,7 @@ click==8.1.7
# click-didyoumean
# click-plugins
# click-repl
click-didyoumean==0.3.0
click-didyoumean==0.3.1
# via celery
click-plugins==1.1.1
# via celery
Expand All @@ -76,7 +76,7 @@ directory-healthcheck==3.4
# via -r requirements.in
dj-database-url==2.1.0
# via -r requirements.in
django==4.2.10
django==4.2.11
# via
# -r requirements.in
# directory-components
Expand Down Expand Up @@ -145,11 +145,11 @@ docopt==0.6.2
# num2words
draftjs-exporter==2.1.7
# via wagtail
drf-spectacular==0.27.1
drf-spectacular==0.27.2
# via -r requirements.in
ecs-logging==2.1.0
# via elastic-apm
elastic-apm==6.20.0
elastic-apm==6.21.4.post8347027212
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
Expand All @@ -167,7 +167,7 @@ html5lib==1.1
# via wagtail
idna==3.6
# via requests
importlib-metadata==7.0.1
importlib-metadata==7.1.0
# via markdown
inflection==0.5.1
# via drf-spectacular
Expand All @@ -185,7 +185,7 @@ kombu==5.3.1
# celery
l18n==2021.3
# via wagtail
markdown==3.5.2
markdown==3.6
# via
# -r requirements.in
# wagtail-markdown
Expand All @@ -201,13 +201,13 @@ oauthlib==3.2.2
# requests-oauthlib
openpyxl==3.1.2
# via wagtail
packaging==23.2
packaging==24.0
# via bleach
pillow==10.2.0
pillow==10.3.0
# via
# pillow-heif
# wagtail
pillow-heif==0.15.0
pillow-heif==0.16.0
# via willow
prompt-toolkit==3.0.43
# via click-repl
Expand All @@ -217,7 +217,7 @@ psycopg2==2.9.9
# via -r requirements.in
pycountry==19.8.18
# via -r requirements.in
pycparser==2.21
pycparser==2.22
# via cffi
pyjwt==2.8.0
# via notifications-python-client
Expand All @@ -239,7 +239,7 @@ pytz==2024.1
# l18n
pyyaml==6.0.1
# via drf-spectacular
redis==5.0.2
redis==5.0.3
# via
# celery
# django-redis
Expand All @@ -250,11 +250,11 @@ requests[security]==2.31.0
# requests
# requests-oauthlib
# wagtail
requests-oauthlib==1.3.1
requests-oauthlib==2.0.0
# via django-staff-sso-client
s3transfer==0.6.2
# via boto3
sentry-sdk==1.40.6
sentry-sdk==1.44.0
# via -r requirements.in
sigauth==5.2.6
# via -r requirements.in
Expand Down Expand Up @@ -327,7 +327,7 @@ willow[heif]==1.6.3
# wagtail
wrapt==1.14.1
# via elastic-apm
zipp==3.17.0
zipp==3.18.1
# via importlib-metadata
zope-event==5.0
# via gevent
Expand Down
Loading

0 comments on commit 9c680b1

Please sign in to comment.