Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #231 from uktrade/develop
Browse files Browse the repository at this point in the history
UAT / Prod PR
  • Loading branch information
davidu1975 authored Dec 13, 2023
2 parents 9f42621 + eb442fe commit 8ebfb9a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 12 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ requests[security]==2.31.0
pyyaml==6.0.0
django-environ==0.4.5
oauthlib==3.2.2
cryptography==41.0.4
cryptography==41.0.7
urllib3>=1.26.18
# Latest django-moderation release(0.0.7) package has restriction for django upto 2.2 and we wanted to install
# django 2.2.24 for critical vulnerabilities - hence installing from master
Expand Down
7 changes: 2 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ cairocffi==1.6.1
cairosvg==2.7.1
# via weasyprint
celery[redis]==5.3.5
# via
# -r requirements.in
# celery
# via -r requirements.in
certifi==2023.7.22
# via
# -r requirements.in
Expand All @@ -66,7 +64,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
cryptography==41.0.4
cryptography==41.0.7
# via -r requirements.in
cssselect2==0.7.0
# via
Expand Down Expand Up @@ -225,7 +223,6 @@ requests[security]==2.31.0
# -r requirements.in
# django-countries-plus
# notifications-python-client
# requests
# requests-oauthlib
# zenpy
requests-oauthlib==1.3.1
Expand Down
8 changes: 2 additions & 6 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@ cairocffi==1.6.1
cairosvg==2.7.1
# via weasyprint
celery[redis]==5.2.3
# via
# -r requirements.in
# celery
# via -r requirements.in
certifi==2023.7.22
# via
# -r requirements.in
Expand All @@ -70,10 +68,9 @@ click-repl==0.2.0
# via celery
coverage[toml]==7.2.5
# via
# coverage
# pytest-codecov
# pytest-cov
cryptography==41.0.4
cryptography==41.0.7
# via
# -r requirements.in
# moto
Expand Down Expand Up @@ -283,7 +280,6 @@ requests[security]==2.31.0
# moto
# notifications-python-client
# pytest-codecov
# requests
# requests-oauthlib
# responses
# zenpy
Expand Down

0 comments on commit 8ebfb9a

Please sign in to comment.