Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
Chore/dependencies 2023 10 02 (#715)
Browse files Browse the repository at this point in the history
* Bump urllib3 from 2.0.4 to 2.0.5 (#714)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.4...v2.0.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump faker from 19.6.1 to 19.6.2 (#713)

Bumps [faker](https://github.com/joke2k/faker) from 19.6.1 to 19.6.2.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v19.6.1...v19.6.2)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sass from 1.67.0 to 1.68.0 (#712)

Bumps [sass](https://github.com/sass/dart-sass) from 1.67.0 to 1.68.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.67.0...1.68.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
chopkinsmade and dependabot[bot] authored Oct 2, 2023
1 parent ebc989f commit 95e2f9d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 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.7.0",
"sass": "^1.67.0"
"sass": "^1.68.0"
},
"devDependencies": {
"cypress": "11.2.0",
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ djangorestframework-csv==2.1.1
drf-writable-nested==0.7.0
django-widget-tweaks==1.5.0
django-model-choices==1.0.0
Faker==19.6.1
Faker==19.6.2
factory-boy==3.3.0
flake8==6.1.0
gunicorn==21.2.0
Expand Down Expand Up @@ -67,6 +67,6 @@ six==1.16.0
sqlparse==0.4.4
traitlets==5.10.0
uritemplate==4.1.1
urllib3==2.0.4
urllib3==2.0.5
wcwidth==0.2.6
whitenoise==6.5.0

0 comments on commit 95e2f9d

Please sign in to comment.