This repository was archived by the owner on Aug 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ docopt==0.6.2
6969 # -r requirements/base.txt
7070 # -r requirements/test.txt
7171 # docker-compose
72- exceptiongroup==1.1.1
72+ exceptiongroup==1.1.2
7373 # via
7474 # -r requirements/test.txt
7575 # pytest
@@ -107,11 +107,11 @@ paramiko==3.2.0
107107 # docker
108108pexpect==4.8.0
109109 # via -r requirements/test.txt
110- pip-tools==6.13 .0
110+ pip-tools==6.14 .0
111111 # via -r requirements/pip-tools.txt
112- platformdirs==3.7 .0
112+ platformdirs==3.8 .0
113113 # via virtualenv
114- pluggy==1.0 .0
114+ pluggy==1.2 .0
115115 # via
116116 # -r requirements/test.txt
117117 # pytest
@@ -141,7 +141,7 @@ pyrsistent==0.19.3
141141 # -r requirements/base.txt
142142 # -r requirements/test.txt
143143 # jsonschema
144- pytest==7.3.2
144+ pytest==7.4.0
145145 # via -r requirements/test.txt
146146python-dotenv==0.21.1
147147 # via
@@ -177,6 +177,7 @@ tomli==2.0.1
177177 # -r requirements/pip-tools.txt
178178 # -r requirements/test.txt
179179 # build
180+ # pip-tools
180181 # pyproject-hooks
181182 # pytest
182183 # tox
Original file line number Diff line number Diff line change @@ -148,9 +148,8 @@ snowballstemmer==2.2.0
148148 # via sphinx
149149soupsieve==2.4.1
150150 # via beautifulsoup4
151- sphinx==5.3.0
151+ sphinx==6.2.1
152152 # via
153- # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
154153 # -r requirements/doc.in
155154 # pydata-sphinx-theme
156155 # sphinx-book-theme
@@ -176,7 +175,7 @@ texttable==1.6.7
176175 # docker-compose
177176tomli==2.0.1
178177 # via doc8
179- typing-extensions==4.6.3
178+ typing-extensions==4.7.1
180179 # via pydata-sphinx-theme
181180urllib3==2.0.3
182181 # via
Original file line number Diff line number Diff line change @@ -10,12 +10,14 @@ click==8.1.3
1010 # via pip-tools
1111packaging==23.1
1212 # via build
13- pip-tools==6.13 .0
13+ pip-tools==6.14 .0
1414 # via -r requirements/pip-tools.in
1515pyproject-hooks==1.0.0
1616 # via build
1717tomli==2.0.1
18- # via build
18+ # via
19+ # build
20+ # pip-tools
1921wheel==0.40.0
2022 # via pip-tools
2123
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ docopt==0.6.2
4747 # via
4848 # -r requirements/base.txt
4949 # docker-compose
50- exceptiongroup==1.1.1
50+ exceptiongroup==1.1.2
5151 # via pytest
5252idna==3.4
5353 # via
@@ -70,7 +70,7 @@ paramiko==3.2.0
7070 # docker
7171pexpect==4.8.0
7272 # via -r requirements/test.in
73- pluggy==1.0 .0
73+ pluggy==1.2 .0
7474 # via pytest
7575ptyprocess==0.7.0
7676 # via pexpect
@@ -86,7 +86,7 @@ pyrsistent==0.19.3
8686 # via
8787 # -r requirements/base.txt
8888 # jsonschema
89- pytest==7.3.2
89+ pytest==7.4.0
9090 # via -r requirements/test.in
9191python-dotenv==0.21.1
9292 # via
You can’t perform that action at this time.
0 commit comments