Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 54adeda

Browse files
edx-requirements-botnsprenkle
authored andcommitted
chore: Updating Python Requirements (#1020)
1 parent ebd36c9 commit 54adeda

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements/doc.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ sphinxcontrib-qthelp==1.0.3
154154
# via sphinx
155155
sphinxcontrib-serializinghtml==1.1.5
156156
# via sphinx
157-
stevedore==4.1.1
157+
stevedore==5.0.0
158158
# via doc8
159159
texttable==1.6.7
160160
# via
@@ -174,7 +174,7 @@ websocket-client==0.59.0
174174
# -r requirements/base.txt
175175
# docker
176176
# docker-compose
177-
zipp==3.12.1
177+
zipp==3.13.0
178178
# via importlib-metadata
179179

180180
# The following packages are considered to be unsafe in a requirements file:

requirements/pip.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ wheel==0.38.4
1010
# The following packages are considered to be unsafe in a requirements file:
1111
pip==23.0
1212
# via -r requirements/pip.in
13-
setuptools==67.2.0
13+
setuptools==67.3.1
1414
# via -r requirements/pip.in

0 commit comments

Comments
 (0)