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 #634 from uktrade/revert-623-chore/dependencies-20…
Browse files Browse the repository at this point in the history
…23-06-19

Revert "Chore/dependencies 2023 06 19"
  • Loading branch information
cgsunkel authored Jun 22, 2023
2 parents 24bcbac + 9c0316a commit 1198862
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 @@ -21,7 +21,7 @@
"homepage": "https://github.com/uktrade/enquiry-mgmt-tool#readme",
"dependencies": {
"govuk-frontend": "^4.6.0",
"sass": "^1.63.3"
"sass": "^1.62.1"
},
"devDependencies": {
"cypress": "11.2.0",
Expand Down
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ attrs==23.1.0
backcall==0.2.0
beautifulsoup4==4.12.2
cachecontrol-django==1.0.0
celery[redis]==5.3.0
celery[redis]==5.2.7
certifi==2023.5.7
cffi==1.15.1
chardet==5.1.0
Expand Down Expand Up @@ -53,20 +53,20 @@ pycparser==2.21
Pygments==2.15.1
PyJWT==2.7.0
pyparsing==3.0.9
pytest==7.3.2
pytest==7.3.1
pytest-cov==4.1.0
pytest-django==4.5.2
pytest-freezegun==0.4.2
pytz==2023.3
redis==4.5.5
requests==2.31.0
requests-hawk==1.2.1
requests-mock==1.11.0
sentry-sdk==1.25.1
requests-mock==1.10.0
sentry-sdk==1.25.0
six==1.16.0
sqlparse==0.4.4
traitlets==5.9.0
uritemplate==4.1.1
urllib3==2.0.3
urllib3==1.26.15
wcwidth==0.2.6
whitenoise==6.4.0

0 comments on commit 1198862

Please sign in to comment.