Skip to content

Commit

Permalink
Merge pull request #1198 from uktrade/develop
Browse files Browse the repository at this point in the history
UAT / PROD Release
  • Loading branch information
sebs-code authored Oct 1, 2024
2 parents 654744b + 0f3c5c2 commit 0506624
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ bleach==3.*
boto3==1.24.*
celery[redis]
certifi==2024.7.4
cryptography==42.*
cryptography==43.*
dj-database-url==2.1.*
drf-spectacular
elastic-apm>6.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ click-repl==0.3.0
# via celery
cron-descriptor==1.4.3
# via django-celery-beat
cryptography==42.0.8
cryptography==43.0.1
# via -r requirements.in
defusedxml==0.7.1
# via willow
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ coveralls==4.0.1
# via -r requirements_test.in
cron-descriptor==1.4.3
# via django-celery-beat
cryptography==42.0.8
cryptography==43.0.1
# via -r requirements.in
defusedxml==0.7.1
# via willow
Expand Down

0 comments on commit 0506624

Please sign in to comment.