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 #920 from uktrade/chore/dependencies-2024-05-13
Browse files Browse the repository at this point in the history
Chore/dependencies 2024 05 13
  • Loading branch information
Richard-Pentecost authored May 14, 2024
2 parents 88ba2f8 + d10ca0e commit 01ed415
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 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 @@ -22,7 +22,7 @@
"dependencies": {
"govuk-frontend": "^5.3.1",
"jquery": "^3.7.1",
"sass": "^1.75.0"
"sass": "^1.77.1"
},
"devDependencies": {
"cypress": "11.2.0",
Expand Down
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ cffi==1.16.0
chardet==5.2.0
coreapi==2.3.3
coreschema==0.0.4
coverage==7.4.4
cryptography==42.0.5
coverage==7.5.1
cryptography==42.0.7
decorator==5.1.1
Django==4.2.11
Django==4.2.13
django-autocomplete-light==3.11.0
django-cache-memoize==0.2.0
django-environ==0.11.2
Expand All @@ -25,20 +25,20 @@ 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.11.0
Faker==25.2.0
factory-boy==3.3.0
flake8==7.0.0
gunicorn==22.0.0
idna==3.7
ipython-genutils==0.2.0
itypes==1.2.0
jedi==0.19.1
Jinja2==3.1.3
Jinja2==3.1.4
Markdown==3.6
MarkupSafe==2.1.5
mohawk==1.1.0
more-itertools==10.2.0
lxml==5.2.1
lxml==5.2.2
openpyxl==3.1.2
packaging==24.0
parso==0.8.4
Expand All @@ -50,19 +50,19 @@ psycopg2==2.9.9
ptyprocess==0.7.0
py==1.11.0
pycparser==2.22
Pygments==2.17.2
Pygments==2.18.0
PyJWT==2.8.0
pyparsing==3.1.2
pytest==8.1.1
pytest==8.2.0
pytest-cov==5.0.0
pytest-django==4.8.0
pytest-freezegun==0.4.2
pytz==2024.1
redis==5.0.3
redis==5.0.4
requests==2.31.0
requests-hawk==1.2.1
requests-mock==1.12.1
sentry-sdk==1.45.0
sentry-sdk==2.1.1
six==1.16.0
sqlparse==0.5.0
traitlets==5.14.3
Expand Down

0 comments on commit 01ed415

Please sign in to comment.