Skip to content

Commit

Permalink
Update several dependencies. (#9765)
Browse files Browse the repository at this point in the history
  • Loading branch information
fniessink authored Sep 17, 2024
1 parent c4c720f commit 8005a68
Show file tree
Hide file tree
Showing 12 changed files with 43 additions and 43 deletions.
6 changes: 3 additions & 3 deletions components/api_server/requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -835,9 +835,9 @@ pip==24.2 \
# via
# api-server (pyproject.toml)
# pip-tools
setuptools==75.0.0 \
--hash=sha256:25af69c809d9334cd8e653d385277abeb5a102dca255954005a7092d282575ea \
--hash=sha256:791ae94f04f78c880b5e614e560dd32d4b4af5d151bd9e7483e3377846caf90a
setuptools==75.1.0 \
--hash=sha256:35ab7fd3bcd95e6b7fd704e4a1539513edad446c097797f2985e0e4b960772f2 \
--hash=sha256:d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538
# via
# pip-tools
# zope-event
Expand Down
6 changes: 3 additions & 3 deletions components/api_server/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -581,9 +581,9 @@ zope-interface==7.0.3 \
# via gevent

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.0.0 \
--hash=sha256:25af69c809d9334cd8e653d385277abeb5a102dca255954005a7092d282575ea \
--hash=sha256:791ae94f04f78c880b5e614e560dd32d4b4af5d151bd9e7483e3377846caf90a
setuptools==75.1.0 \
--hash=sha256:35ab7fd3bcd95e6b7fd704e4a1539513edad446c097797f2985e0e4b960772f2 \
--hash=sha256:d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538
# via
# zope-event
# zope-interface
6 changes: 3 additions & 3 deletions components/collector/requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,7 @@ pip==24.2 \
# via
# collector (pyproject.toml)
# pip-tools
setuptools==75.0.0 \
--hash=sha256:25af69c809d9334cd8e653d385277abeb5a102dca255954005a7092d282575ea \
--hash=sha256:791ae94f04f78c880b5e614e560dd32d4b4af5d151bd9e7483e3377846caf90a
setuptools==75.1.0 \
--hash=sha256:35ab7fd3bcd95e6b7fd704e4a1539513edad446c097797f2985e0e4b960772f2 \
--hash=sha256:d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538
# via pip-tools
6 changes: 3 additions & 3 deletions components/notifier/requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -882,7 +882,7 @@ pip==24.2 \
# via
# notifier (pyproject.toml)
# pip-tools
setuptools==75.0.0 \
--hash=sha256:25af69c809d9334cd8e653d385277abeb5a102dca255954005a7092d282575ea \
--hash=sha256:791ae94f04f78c880b5e614e560dd32d4b4af5d151bd9e7483e3377846caf90a
setuptools==75.1.0 \
--hash=sha256:35ab7fd3bcd95e6b7fd704e4a1539513edad446c097797f2985e0e4b960772f2 \
--hash=sha256:d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538
# via pip-tools
24 changes: 12 additions & 12 deletions components/renderer/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 components/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"dependencies": {
"@braintree/sanitize-url": "^7.1.0",
"express": "^4.21.0",
"puppeteer-core": "^23.3.0"
"puppeteer-core": "^23.3.1"
}
}
6 changes: 3 additions & 3 deletions components/shared_code/requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ pip==24.2 \
# via
# pip-tools
# shared-code (pyproject.toml)
setuptools==75.0.0 \
--hash=sha256:25af69c809d9334cd8e653d385277abeb5a102dca255954005a7092d282575ea \
--hash=sha256:791ae94f04f78c880b5e614e560dd32d4b4af5d151bd9e7483e3377846caf90a
setuptools==75.1.0 \
--hash=sha256:35ab7fd3bcd95e6b7fd704e4a1539513edad446c097797f2985e0e4b960772f2 \
--hash=sha256:d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538
# via pip-tools
6 changes: 3 additions & 3 deletions docs/requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@ pip==24.2 \
# via
# docs (pyproject.toml)
# pip-tools
setuptools==75.0.0 \
--hash=sha256:25af69c809d9334cd8e653d385277abeb5a102dca255954005a7092d282575ea \
--hash=sha256:791ae94f04f78c880b5e614e560dd32d4b4af5d151bd9e7483e3377846caf90a
setuptools==75.1.0 \
--hash=sha256:35ab7fd3bcd95e6b7fd704e4a1539513edad446c097797f2985e0e4b960772f2 \
--hash=sha256:d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538
# via pip-tools
6 changes: 3 additions & 3 deletions release/requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ pip==24.2 \
# via
# pip-tools
# release (pyproject.toml)
setuptools==75.0.0 \
--hash=sha256:25af69c809d9334cd8e653d385277abeb5a102dca255954005a7092d282575ea \
--hash=sha256:791ae94f04f78c880b5e614e560dd32d4b4af5d151bd9e7483e3377846caf90a
setuptools==75.1.0 \
--hash=sha256:35ab7fd3bcd95e6b7fd704e4a1539513edad446c097797f2985e0e4b960772f2 \
--hash=sha256:d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538
# via pip-tools
6 changes: 3 additions & 3 deletions tests/application_tests/requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ pip==24.2 \
# via
# application-tests (pyproject.toml)
# pip-tools
setuptools==75.0.0 \
--hash=sha256:25af69c809d9334cd8e653d385277abeb5a102dca255954005a7092d282575ea \
--hash=sha256:791ae94f04f78c880b5e614e560dd32d4b4af5d151bd9e7483e3377846caf90a
setuptools==75.1.0 \
--hash=sha256:35ab7fd3bcd95e6b7fd704e4a1539513edad446c097797f2985e0e4b960772f2 \
--hash=sha256:d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538
# via pip-tools
6 changes: 3 additions & 3 deletions tests/feature_tests/requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -631,9 +631,9 @@ pip==24.2 \
# via
# feature-tests (pyproject.toml)
# pip-tools
setuptools==75.0.0 \
--hash=sha256:25af69c809d9334cd8e653d385277abeb5a102dca255954005a7092d282575ea \
--hash=sha256:791ae94f04f78c880b5e614e560dd32d4b4af5d151bd9e7483e3377846caf90a
setuptools==75.1.0 \
--hash=sha256:35ab7fd3bcd95e6b7fd704e4a1539513edad446c097797f2985e0e4b960772f2 \
--hash=sha256:d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538
# via
# pip-tools
# zope-event
Expand Down
6 changes: 3 additions & 3 deletions tests/feature_tests/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -355,9 +355,9 @@ zope-interface==7.0.3 \
# via gevent

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.0.0 \
--hash=sha256:25af69c809d9334cd8e653d385277abeb5a102dca255954005a7092d282575ea \
--hash=sha256:791ae94f04f78c880b5e614e560dd32d4b4af5d151bd9e7483e3377846caf90a
setuptools==75.1.0 \
--hash=sha256:35ab7fd3bcd95e6b7fd704e4a1539513edad446c097797f2985e0e4b960772f2 \
--hash=sha256:d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538
# via
# zope-event
# zope-interface

0 comments on commit 8005a68

Please sign in to comment.