File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
tests/integration/pip_repository_entry_points Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ sphinx==4.3.2
2
2
yamllint>=1.28.0
3
3
4
4
# Last available for Ubuntu python3.6
5
- setuptools==59.6.0
5
+ setuptools==65.5.1
6
6
7
7
certifi>=2023.7.22 # https://security.snyk.io/vuln/SNYK-PYTHON-CERTIFI-5805047
8
8
Original file line number Diff line number Diff line change @@ -210,9 +210,9 @@ yamllint==1.28.0 \
210
210
# via -r requirements.in
211
211
212
212
# The following packages are considered to be unsafe in a requirements file:
213
- setuptools == 59.6.0 \
214
- --hash =sha256:22c7348c6d2976a52632c67f7ab0cdf40147db7789f9aed18734643fe9cf3373 \
215
- --hash =sha256:4ce92f1e1f8f01233ee9952c04f6b81d1e02939d6e1b488428154974a4d0783e
213
+ setuptools == 65.5.1 \
214
+ --hash =sha256:d0b9a8433464d5800cbe05094acf5c6d52a91bfac9b52bcfc4d41382be5d5d31 \
215
+ --hash =sha256:e197a19aa8ec9722928f2206f8de752def0e4c9fc6953527360d1c36d94ddb2f
216
216
# via
217
217
# -r requirements.in
218
218
# sphinx
Original file line number Diff line number Diff line change @@ -214,9 +214,9 @@ yamllint==1.28.0 \
214
214
# via -r requirements.in
215
215
216
216
# The following packages are considered to be unsafe in a requirements file:
217
- setuptools==59.6.0 \
218
- --hash=sha256:22c7348c6d2976a52632c67f7ab0cdf40147db7789f9aed18734643fe9cf3373 \
219
- --hash=sha256:4ce92f1e1f8f01233ee9952c04f6b81d1e02939d6e1b488428154974a4d0783e
217
+ setuptools==65.5.1 \
218
+ --hash=sha256:d0b9a8433464d5800cbe05094acf5c6d52a91bfac9b52bcfc4d41382be5d5d31 \
219
+ --hash=sha256:e197a19aa8ec9722928f2206f8de752def0e4c9fc6953527360d1c36d94ddb2f
220
220
# via
221
221
# -r requirements.in
222
222
# sphinx
You can’t perform that action at this time.
0 commit comments