Skip to content

Commit

Permalink
Merge pull request #1165 from uktrade/develop
Browse files Browse the repository at this point in the history
Release to master
  • Loading branch information
bobby-didcoding authored Feb 29, 2024
2 parents 739bb30 + e1c2386 commit e0d5744
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @uktrade/great-gov-admins
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==2023.7.22
cryptography==41.*
cryptography==42.*
dj-database-url==2.*
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.0
# via django-celery-beat
cryptography==41.0.7
cryptography==42.0.4
# 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 @@ -73,7 +73,7 @@ coveralls==3.3.1
# via -r requirements_test.in
cron-descriptor==1.4.0
# via django-celery-beat
cryptography==41.0.7
cryptography==42.0.4
# via -r requirements.in
defusedxml==0.7.1
# via willow
Expand Down

0 comments on commit e0d5744

Please sign in to comment.