File tree Expand file tree Collapse file tree 8 files changed +32
-20
lines changed
Expand file tree Collapse file tree 8 files changed +32
-20
lines changed Original file line number Diff line number Diff line change @@ -181,8 +181,10 @@ tzdata==2024.2
181181 # via
182182 # celery
183183 # kombu
184- urllib3==2.3.0
185- # via requests
184+ urllib3==2.2.3
185+ # via
186+ # -c requirements/common_constraints.txt
187+ # requests
186188vine==5.1.0
187189 # via
188190 # amqp
@@ -198,7 +200,7 @@ xblock==5.1.0
198200 # via -r requirements/base.in
199201
200202# The following packages are considered to be unsafe in a requirements file:
201- setuptools==75.6 .0
203+ setuptools==75.7 .0
202204 # via
203205 # -r requirements/base.in
204206 # fs
Original file line number Diff line number Diff line change @@ -32,5 +32,5 @@ pyproject-api==1.8.0
3232 # via tox
3333tox==4.23.2
3434 # via -r requirements/ci.in
35- virtualenv==20.28.0
35+ virtualenv==20.28.1
3636 # via tox
Original file line number Diff line number Diff line change @@ -25,3 +25,7 @@ django-simple-history==3.0.0
2525# Cause: https://github.com/openedx/edx-lint/issues/458
2626# This can be unpinned once https://github.com/openedx/edx-lint/issues/459 has been resolved.
2727pip<24.3
28+
29+ # Cause: https://github.com/openedx/edx-lint/issues/475
30+ # This can be unpinned once https://github.com/openedx/edx-lint/issues/476 has been resolved.
31+ urllib3<2.3.0
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ event-tracking==3.0.0
143143 # via -r requirements/base.in
144144factory-boy==3.3.1
145145 # via -r requirements/test.in
146- faker==33.1 .0
146+ faker==33.3 .0
147147 # via factory-boy
148148fastavro==1.10.0
149149 # via openedx-events
@@ -250,7 +250,7 @@ pycparser==2.22
250250 # via cffi
251251pydocstyle==6.3.0
252252 # via -r requirements/quality.in
253- pygments==2.18.0
253+ pygments==2.19.1
254254 # via
255255 # diff-cover
256256 # readme-renderer
@@ -362,16 +362,17 @@ tzdata==2024.2
362362 # via
363363 # celery
364364 # kombu
365- urllib3==2.3.0
365+ urllib3==2.2.3
366366 # via
367+ # -c requirements/common_constraints.txt
367368 # requests
368369 # twine
369370vine==5.1.0
370371 # via
371372 # amqp
372373 # celery
373374 # kombu
374- virtualenv==20.28.0
375+ virtualenv==20.28.1
375376 # via tox
376377wcwidth==0.2.13
377378 # via prompt-toolkit
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ event-tracking==3.0.0
122122 # via -r requirements/base.in
123123factory-boy==3.3.1
124124 # via -r requirements/test.in
125- faker==33.1 .0
125+ faker==33.3 .0
126126 # via factory-boy
127127fastavro==1.10.0
128128 # via openedx-events
@@ -173,7 +173,7 @@ pycparser==2.22
173173 # via cffi
174174pydata-sphinx-theme==0.16.1
175175 # via sphinx-book-theme
176- pygments==2.18.0
176+ pygments==2.19.1
177177 # via
178178 # accessible-pygments
179179 # doc8
@@ -272,8 +272,10 @@ tzdata==2024.2
272272 # via
273273 # celery
274274 # kombu
275- urllib3==2.3.0
276- # via requests
275+ urllib3==2.2.3
276+ # via
277+ # -c requirements/common_constraints.txt
278+ # requests
277279vine==5.1.0
278280 # via
279281 # amqp
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ pip==24.2
1212 # via
1313 # -c /home/runner/work/completion/completion/requirements/common_constraints.txt
1414 # -r requirements/pip.in
15- setuptools==75.6 .0
15+ setuptools==75.7 .0
1616 # via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ event-tracking==3.0.0
124124 # via -r requirements/base.in
125125factory-boy==3.3.1
126126 # via -r requirements/test.in
127- faker==33.1 .0
127+ faker==33.3 .0
128128 # via factory-boy
129129fastavro==1.10.0
130130 # via openedx-events
@@ -205,7 +205,7 @@ pycparser==2.22
205205 # via cffi
206206pydocstyle==6.3.0
207207 # via -r requirements/quality.in
208- pygments==2.18.0
208+ pygments==2.19.1
209209 # via
210210 # readme-renderer
211211 # rich
@@ -307,8 +307,9 @@ tzdata==2024.2
307307 # via
308308 # celery
309309 # kombu
310- urllib3==2.3.0
310+ urllib3==2.2.3
311311 # via
312+ # -c requirements/common_constraints.txt
312313 # requests
313314 # twine
314315vine==5.1.0
@@ -328,7 +329,7 @@ xblock==5.1.0
328329 # via -r requirements/base.in
329330
330331# The following packages are considered to be unsafe in a requirements file:
331- setuptools==75.6 .0
332+ setuptools==75.7 .0
332333 # via
333334 # -r requirements/base.in
334335 # fs
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ event-tracking==3.0.0
102102 # via -r requirements/base.in
103103factory-boy==3.3.1
104104 # via -r requirements/test.in
105- faker==33.1 .0
105+ faker==33.3 .0
106106 # via factory-boy
107107fastavro==1.10.0
108108 # via openedx-events
@@ -209,8 +209,10 @@ tzdata==2024.2
209209 # via
210210 # celery
211211 # kombu
212- urllib3==2.3.0
213- # via requests
212+ urllib3==2.2.3
213+ # via
214+ # -c requirements/common_constraints.txt
215+ # requests
214216vine==5.1.0
215217 # via
216218 # amqp
You can’t perform that action at this time.
0 commit comments