File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,9 +34,8 @@ chardet==4.0.0
3434 # -r requirements/base.txt
3535 # -r requirements/test.txt
3636 # requests
37- click==7.1.2
37+ click==8.0.1
3838 # via
39- # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
4039 # -r requirements/pip-tools.txt
4140 # pip-tools
4241cryptography==3.4.7
@@ -191,7 +190,7 @@ urllib3==1.26.4
191190 # -r requirements/base.txt
192191 # -r requirements/test.txt
193192 # requests
194- virtualenv==20.4.6
193+ virtualenv==20.4.7
195194 # via tox
196195websocket-client==0.59.0
197196 # via
Original file line number Diff line number Diff line change @@ -72,19 +72,14 @@ idna==2.10
7272 # requests
7373imagesize==1.2.0
7474 # via sphinx
75- jinja2==2.11.3
76- # via
77- # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
78- # sphinx
75+ jinja2==3.0.1
76+ # via sphinx
7977jsonschema==3.2.0
8078 # via
8179 # -r requirements/base.txt
8280 # docker-compose
83- markupsafe==1.1.1
84- # via
85- # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
86- # jinja2
87- # sphinx
81+ markupsafe==2.0.1
82+ # via jinja2
8883packaging==20.9
8984 # via
9085 # bleach
@@ -148,21 +143,21 @@ six==1.16.0
148143 # websocket-client
149144snowballstemmer==2.1.0
150145 # via sphinx
151- sphinx==4.0.1
146+ sphinx==4.0.2
152147 # via
153148 # -r requirements/doc.in
154149 # edx-sphinx-theme
155150sphinxcontrib-applehelp==1.0.2
156151 # via sphinx
157152sphinxcontrib-devhelp==1.0.2
158153 # via sphinx
159- sphinxcontrib-htmlhelp==1 .0.3
154+ sphinxcontrib-htmlhelp==2 .0.0
160155 # via sphinx
161156sphinxcontrib-jsmath==1.0.1
162157 # via sphinx
163158sphinxcontrib-qthelp==1.0.3
164159 # via sphinx
165- sphinxcontrib-serializinghtml==1.1.4
160+ sphinxcontrib-serializinghtml==1.1.5
166161 # via sphinx
167162stevedore==3.3.0
168163 # via doc8
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- click==7.1.2
8- # via
9- # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
10- # pip-tools
7+ click==8.0.1
8+ # via pip-tools
119pep517==0.10.0
1210 # via pip-tools
1311pip-tools==6.1.0
You can’t perform that action at this time.
0 commit comments