Skip to content

Commit

Permalink
Merge pull request #1178 from uktrade/develop
Browse files Browse the repository at this point in the history
Release PR
  • Loading branch information
davidu1975 authored Apr 19, 2024
2 parents 7b4fd6c + 1564063 commit 8a9686f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dj-database-url==2.1.*
drf-spectacular
elastic-apm>6.0
gevent==23.9.*
gunicorn==20.*
gunicorn==22.0.0
html2text==2020.*
kombu==5.3.1
markdown==3.*
Expand Down
7 changes: 4 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ gevent==23.9.1
# via -r requirements.in
greenlet==3.0.3
# via gevent
gunicorn==20.1.0
gunicorn==22.0.0
# via -r requirements.in
html2text==2020.1.16
# via -r requirements.in
Expand Down Expand Up @@ -204,7 +204,9 @@ oauthlib==3.2.2
openpyxl==3.1.2
# via wagtail
packaging==24.0
# via bleach
# via
# bleach
# gunicorn
pillow==10.3.0
# via
# pillow-heif
Expand Down Expand Up @@ -249,7 +251,6 @@ requests[security]==2.31.0
# via
# -r requirements.in
# notifications-python-client
# requests
# requests-oauthlib
# wagtail
requests-oauthlib==2.0.0
Expand Down
9 changes: 4 additions & 5 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ click-repl==0.3.0
# via celery
coverage[toml]==6.5.0
# via
# coverage
# coveralls
# pytest-codecov
# pytest-cov
Expand Down Expand Up @@ -168,13 +167,13 @@ elastic-apm==6.22.0
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via pytest
factory-boy==3.3.0
# via
# -r requirements_test.in
# wagtail-factories
faker==24.9.0
faker==24.11.0
# via factory-boy
filetype==1.2.0
# via willow
Expand All @@ -190,7 +189,7 @@ gitpython==3.1.43
# via -r requirements_test.in
greenlet==3.0.3
# via gevent
gunicorn==20.1.0
gunicorn==22.0.0
# via -r requirements.in
html2text==2020.1.16
# via -r requirements.in
Expand Down Expand Up @@ -244,6 +243,7 @@ packaging==24.0
# via
# bleach
# build
# gunicorn
# pytest
# pytest-sugar
pillow==10.3.0
Expand Down Expand Up @@ -323,7 +323,6 @@ requests[security]==2.31.0
# coveralls
# notifications-python-client
# pytest-codecov
# requests
# requests-mock
# requests-oauthlib
# wagtail
Expand Down

0 comments on commit 8a9686f

Please sign in to comment.