Skip to content

Commit 0acff30

Browse files
Bump setuptools from 75.8.2 to 78.1.1 in /tests/requirements (#151)
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.2 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.8.2...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80ac3bc commit 0acff30

5 files changed

+15
-15
lines changed

tests/requirements/py310-django42-cms41.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ webencodings==0.5.1 \
494494
# tinycss2
495495

496496
# The following packages are considered to be unsafe in a requirements file:
497-
setuptools==75.8.2 \
498-
--hash=sha256:4880473a969e5f23f2a2be3646b2dfd84af9028716d398e46192f84bc36900d2 \
499-
--hash=sha256:558e47c15f1811c1fa7adbd0096669bf76c1d3f433f58324df69f3f5ecac4e8f
497+
setuptools==78.1.1 \
498+
--hash=sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561 \
499+
--hash=sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d
500500
# via django-cms

tests/requirements/py311-django42-cms41.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ webencodings==0.5.1 \
447447
# tinycss2
448448

449449
# The following packages are considered to be unsafe in a requirements file:
450-
setuptools==75.8.2 \
451-
--hash=sha256:4880473a969e5f23f2a2be3646b2dfd84af9028716d398e46192f84bc36900d2 \
452-
--hash=sha256:558e47c15f1811c1fa7adbd0096669bf76c1d3f433f58324df69f3f5ecac4e8f
450+
setuptools==78.1.1 \
451+
--hash=sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561 \
452+
--hash=sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d
453453
# via django-cms

tests/requirements/py312-django42-cms41.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ webencodings==0.5.1 \
447447
# tinycss2
448448

449449
# The following packages are considered to be unsafe in a requirements file:
450-
setuptools==75.8.2 \
451-
--hash=sha256:4880473a969e5f23f2a2be3646b2dfd84af9028716d398e46192f84bc36900d2 \
452-
--hash=sha256:558e47c15f1811c1fa7adbd0096669bf76c1d3f433f58324df69f3f5ecac4e8f
450+
setuptools==78.1.1 \
451+
--hash=sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561 \
452+
--hash=sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d
453453
# via django-cms

tests/requirements/py313-django42-cms41.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ webencodings==0.5.1 \
447447
# tinycss2
448448

449449
# The following packages are considered to be unsafe in a requirements file:
450-
setuptools==75.8.2 \
451-
--hash=sha256:4880473a969e5f23f2a2be3646b2dfd84af9028716d398e46192f84bc36900d2 \
452-
--hash=sha256:558e47c15f1811c1fa7adbd0096669bf76c1d3f433f58324df69f3f5ecac4e8f
450+
setuptools==78.1.1 \
451+
--hash=sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561 \
452+
--hash=sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d
453453
# via django-cms

tests/requirements/py39-django42-cms41.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ webencodings==0.5.1 \
494494
# tinycss2
495495

496496
# The following packages are considered to be unsafe in a requirements file:
497-
setuptools==75.8.2 \
498-
--hash=sha256:4880473a969e5f23f2a2be3646b2dfd84af9028716d398e46192f84bc36900d2 \
499-
--hash=sha256:558e47c15f1811c1fa7adbd0096669bf76c1d3f433f58324df69f3f5ecac4e8f
497+
setuptools==78.1.1 \
498+
--hash=sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561 \
499+
--hash=sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d
500500
# via django-cms

0 commit comments

Comments
 (0)