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 #1002 from uktrade/chore/dependencies-31-07-2024
Browse files Browse the repository at this point in the history
Dependencies 31-07-2024
  • Loading branch information
oliverjwroberts authored Jul 31, 2024
2 parents be67ec9 + 4088a7d commit af22510
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 23 deletions.
31 changes: 17 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
},
"homepage": "https://github.com/uktrade/enquiry-mgmt-tool#readme",
"dependencies": {
"govuk-frontend": "^5.4.0",
"govuk-frontend": "^5.4.1",
"jquery": "^3.7.1",
"sass": "^1.77.6"
"sass": "^1.77.8"
},
"devDependencies": {
"cypress": "11.2.0",
Expand Down
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ cffi==1.16.0
chardet==5.2.0
coreapi==2.3.3
coreschema==0.0.4
coverage==7.5.4
cryptography==42.0.8
coverage==7.6.0
cryptography==43.0.0
dbt-copilot-python==0.2.1
decorator==5.1.1
dj-database-url
Expand All @@ -19,9 +19,9 @@ django-cache-memoize==0.2.0
django-environ==0.11.2
django-extensions==3.2.3
django-filter==24.2
django-log-formatter-asim==0.0.4
django-log-formatter-asim==0.0.5
django-redis==5.4.0
django-rest-knox==4.2.0
django-rest-knox==5.0.1
django-staff-sso-client==4.3.0
djangorestframework==3.15.2
djangorestframework-csv==3.0.2
Expand Down Expand Up @@ -56,7 +56,7 @@ pycparser==2.22
Pygments==2.18.0
PyJWT==2.8.0
pyparsing==3.1.2
pytest==8.2.2
pytest==8.3.2
pytest-cov==5.0.0
pytest-django==4.8.0
pytest-freezegun==0.4.2
Expand All @@ -65,9 +65,9 @@ redis==5.0.7
requests==2.32.3
requests-hawk==1.2.1
requests-mock==1.12.1
sentry-sdk==2.8.0
sentry-sdk==2.11.0
six==1.16.0
sqlparse==0.5.0
sqlparse==0.5.1
traitlets==5.14.3
uritemplate==4.1.1
urllib3==2.2.2
Expand Down

0 comments on commit af22510

Please sign in to comment.