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

Commit

Permalink
Merge pull request #889 from uktrade/chore/dependencies-2024-04-16
Browse files Browse the repository at this point in the history
Dependencies (2024-04-16)
  • Loading branch information
cgsunkel authored Apr 16, 2024
2 parents 4acc72f + fc29c0b commit 8dcfd3f
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"homepage": "https://github.com/uktrade/enquiry-mgmt-tool#readme",
"dependencies": {
"govuk-frontend": "^5.3.0",
"sass": "^1.71.1"
"sass": "^1.75.0"
},
"devDependencies": {
"cypress": "11.2.0",
Expand Down
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ decorator==5.1.1
Django==3.2.25
django-autocomplete-light==3.5.0
django-cache-memoize==0.2.0
django-environ==0.10.0
django-environ==0.11.2
django-extensions==3.2.3
django-filter==23.5
django-redis==5.4.0
Expand All @@ -25,7 +25,7 @@ djangorestframework-csv==3.0.2
drf-writable-nested==0.7.0
django-widget-tweaks==1.5.0
django-model-choices==1.0.0
Faker==24.4.0
Faker==24.9.0
factory-boy==3.3.0
flake8==7.0.0
gunicorn==21.2.0
Expand All @@ -38,7 +38,7 @@ Markdown==3.6
MarkupSafe==2.1.5
mohawk==1.1.0
more-itertools==10.2.0
lxml==5.1.0
lxml==5.2.1
openpyxl==3.1.2
packaging==24.0
parso==0.8.3
Expand All @@ -49,7 +49,7 @@ prompt-toolkit==3.0.43
psycopg2==2.9.9
ptyprocess==0.7.0
py==1.11.0
pycparser==2.21
pycparser==2.22
Pygments==2.17.2
PyJWT==2.8.0
pyparsing==3.1.2
Expand All @@ -61,11 +61,11 @@ pytz==2024.1
redis==5.0.3
requests==2.31.0
requests-hawk==1.2.1
requests-mock==1.11.0
sentry-sdk==1.44.0
requests-mock==1.12.1
sentry-sdk==1.45.0
six==1.16.0
sqlparse==0.4.4
traitlets==5.14.1
sqlparse==0.5.0
traitlets==5.14.2
uritemplate==4.1.1
urllib3==2.2.1
wcwidth==0.2.13
Expand Down

0 comments on commit 8dcfd3f

Please sign in to comment.