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 #1056 from uktrade/chore/dependencies-2024-09-17
Browse files Browse the repository at this point in the history
Chore/dependencies 2024 09 17
  • Loading branch information
bau123 authored Sep 18, 2024
2 parents aac24d8 + 2eb1c07 commit c6fcd0e
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 @@ -23,7 +23,7 @@
"dependencies": {
"govuk-frontend": "^5.6.0",
"jquery": "^3.7.1",
"sass": "^1.77.8"
"sass": "^1.78.0"
},
"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 @@ -4,22 +4,22 @@ beautifulsoup4==4.12.3
cachecontrol-django==1.0.0
celery[redis]==5.3.6
certifi==2024.8.30
cffi==1.17.0
cffi==1.17.1
chardet==5.2.0
coreapi==2.3.3
coreschema==0.0.4
coverage==7.6.1
cryptography==43.0.1
dbt-copilot-python==0.2.1
dbt-copilot-python==0.2.2
decorator==5.1.1
dj-database-url
Django==4.2.15
Django==4.2.16
django-autocomplete-light==3.11.0
django-cache-memoize==0.2.0
django-environ==0.11.2
django-extensions==3.2.3
django-filter==24.3
django-log-formatter-asim==0.0.5
django-log-formatter-asim==0.0.6
django-redis==5.4.0
django-rest-knox==5.0.1
django-staff-sso-client==4.3.0
Expand All @@ -32,7 +32,7 @@ Faker==28.4.1
factory-boy==3.3.1
flake8==7.1.1
gunicorn==23.0.0
idna==3.8
idna==3.10
ipython-genutils==0.2.0
itypes==1.2.0
jedi==0.19.1
Expand All @@ -41,7 +41,7 @@ Markdown==3.7
MarkupSafe==2.1.5
mohawk==1.1.0
lxml==5.3.0
more-itertools==10.4.0
more-itertools==10.5.0
openpyxl==3.1.5
packaging==24.1
parso==0.8.4
Expand All @@ -56,20 +56,20 @@ pycparser==2.22
Pygments==2.18.0
PyJWT==2.9.0
pyparsing==3.1.4
pytest==8.3.2
pytest==8.3.3
pytest-cov==5.0.0
pytest-django==4.9.0
pytest-freezegun==0.4.2
pytz==2024.1
pytz==2024.2
redis==5.0.8
requests==2.32.3
requests-hawk==1.2.1
requests-mock==1.12.1
sentry-sdk==2.13.0
sentry-sdk==2.14.0
six==1.16.0
sqlparse==0.5.1
traitlets==5.14.3
uritemplate==4.1.1
urllib3==2.2.2
urllib3==2.2.3
wcwidth==0.2.13
whitenoise==6.7.0

0 comments on commit c6fcd0e

Please sign in to comment.