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

Commit 6c10c6e

Browse files
chore: Updating Python Requirements (#938)
1 parent 7437e89 commit 6c10c6e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ docopt==0.6.2
6767
# -r requirements/base.txt
6868
# -r requirements/test.txt
6969
# docker-compose
70-
filelock==3.7.0
70+
filelock==3.7.1
7171
# via
7272
# tox
7373
# virtualenv

requirements/doc.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ docopt==0.6.2
5656
# via
5757
# -r requirements/base.txt
5858
# docker-compose
59-
docutils==0.17.1
59+
docutils==0.18.1
6060
# via
6161
# doc8
6262
# readme-renderer
@@ -138,7 +138,7 @@ six==1.16.0
138138
# websocket-client
139139
snowballstemmer==2.2.0
140140
# via sphinx
141-
sphinx==4.5.0
141+
sphinx==5.0.0
142142
# via
143143
# -r requirements/doc.in
144144
# edx-sphinx-theme

0 commit comments

Comments
 (0)