Skip to content

Commit

Permalink
Merge pull request #1150 from uktrade/develop
Browse files Browse the repository at this point in the history
Deploy to production
  • Loading branch information
ecbm authored Nov 17, 2023
2 parents 167287a + 434daf8 commit 4ffd7c7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 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.1.10
django==4.1.13
djangorestframework==3.14.*
django-environ==0.*
gunicorn==20.*
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ directory-healthcheck==3.1.2
# via -r requirements.in
dj-database-url==2.1.0
# via -r requirements.in
django==4.1.10
django==4.1.13
# via
# -r requirements.in
# directory-components
Expand Down Expand Up @@ -239,6 +239,7 @@ requests[security]==2.31.0
# via
# -r requirements.in
# notifications-python-client
# requests
# requests-oauthlib
# wagtail
requests-oauthlib==1.3.1
Expand Down
4 changes: 3 additions & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ click-repl==0.3.0
# via celery
coverage[toml]==6.5.0
# via
# coverage
# coveralls
# pytest-codecov
# pytest-cov
Expand All @@ -84,7 +85,7 @@ directory-healthcheck==3.1.2
# via -r requirements.in
dj-database-url==2.1.0
# via -r requirements.in
django==4.1.10
django==4.1.13
# via
# -r requirements.in
# directory-components
Expand Down Expand Up @@ -308,6 +309,7 @@ requests[security]==2.31.0
# coveralls
# notifications-python-client
# pytest-codecov
# requests
# requests-mock
# requests-oauthlib
# wagtail
Expand Down

0 comments on commit 4ffd7c7

Please sign in to comment.