Skip to content

Commit f554b07

Browse files
authored
Bump setuptools (#475)
1 parent bd55aa7 commit f554b07

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

docs/requirements.txt

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.9
3-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.9
3+
# by the following command:
44
#
55
# pip-compile --allow-unsafe --generate-hashes --output-file=docs/requirements.txt --strip-extras docs/requirements.in
66
#
@@ -182,6 +182,12 @@ pyyaml==5.4 \
182182
requests==2.27.1 \
183183
--hash=sha256:f22fa1e554c9ddfd16e6e41ac79759e17be9e492b3587efa038054674760e72d
184184
# via sphinx
185+
setuptools==65.6.3 \
186+
--hash=sha256:57f6f22bde4e042978bcd50176fdb381d7c21a9efa4041202288d3737a0c6a54 \
187+
--hash=sha256:a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75
188+
# via
189+
# setuptools-scm
190+
# towncrier
185191
setuptools-scm==6.4.2 \
186192
--hash=sha256:6833ac65c6ed9711a4d5d2266f8024cfa07c533a0e55f4c12f6eff280a5a9e30 \
187193
--hash=sha256:acea13255093849de7ccb11af9e1fb8bde7067783450cee9ef7a93139bddf6d4
@@ -265,11 +271,3 @@ zipp==3.8.1 \
265271
--hash=sha256:05b45f1ee8f807d0cc928485ca40a07cb491cf092ff587c0df9cb1fd154848d2 \
266272
--hash=sha256:47c40d7fe183a6f21403a199b3e4192cca5774656965b0a4988ad2f8feb5f009
267273
# via importlib-metadata
268-
269-
# The following packages are considered to be unsafe in a requirements file:
270-
setuptools==49.1.2 \
271-
--hash=sha256:3c9be9a5bfee67804a33a9d3e3ac3005be66f3621430a35c641f22dbd1688a6b \
272-
--hash=sha256:aa5e40796e346e1b23ab2b74d074dd825a18f6209a13a0858a5be6fd48a5f127
273-
# via
274-
# setuptools-scm
275-
# towncrier

0 commit comments

Comments
 (0)