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 #900 from uktrade/chore/dependencies-2024-04-25
Browse files Browse the repository at this point in the history
Dependabot (2024-04-25)
  • Loading branch information
cgsunkel authored Apr 26, 2024
2 parents 82bf59d + b93ce94 commit 88ba2f8
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 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 @@ -20,7 +20,7 @@
},
"homepage": "https://github.com/uktrade/enquiry-mgmt-tool#readme",
"dependencies": {
"govuk-frontend": "^5.3.0",
"govuk-frontend": "^5.3.1",
"jquery": "^3.7.1",
"sass": "^1.75.0"
},
Expand Down
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.0
Faker==24.11.0
factory-boy==3.3.0
flake8==7.0.0
gunicorn==22.0.0
Expand All @@ -41,10 +41,10 @@ more-itertools==10.2.0
lxml==5.2.1
openpyxl==3.1.2
packaging==24.0
parso==0.8.3
parso==0.8.4
pexpect==4.9.0
pickleshare==0.7.5
pluggy==1.4.0
pluggy==1.5.0
prompt-toolkit==3.0.43
psycopg2==2.9.9
ptyprocess==0.7.0
Expand All @@ -54,7 +54,7 @@ Pygments==2.17.2
PyJWT==2.8.0
pyparsing==3.1.2
pytest==8.1.1
pytest-cov==4.1.0
pytest-cov==5.0.0
pytest-django==4.8.0
pytest-freezegun==0.4.2
pytz==2024.1
Expand All @@ -65,7 +65,7 @@ requests-mock==1.12.1
sentry-sdk==1.45.0
six==1.16.0
sqlparse==0.5.0
traitlets==5.14.2
traitlets==5.14.3
uritemplate==4.1.1
urllib3==2.2.1
wcwidth==0.2.13
Expand Down

0 comments on commit 88ba2f8

Please sign in to comment.