File tree 6 files changed +9
-9
lines changed
6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -46,5 +46,5 @@ tox-battery==0.6.1
46
46
# via -r requirements/ci.in
47
47
urllib3==1.26.8
48
48
# via requests
49
- virtualenv==20.13.2
49
+ virtualenv==20.13.3
50
50
# via tox
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ click-didyoumean==0.3.0
54
54
# via
55
55
# -r requirements/test.txt
56
56
# celery
57
- click-log==0.3.2
57
+ click-log==0.4.0
58
58
# via
59
59
# -r requirements/quality.txt
60
60
# edx-lint
@@ -209,7 +209,7 @@ pyparsing==3.0.7
209
209
# -r requirements/ci.txt
210
210
# -r requirements/test.txt
211
211
# packaging
212
- pytest==7.0.1
212
+ pytest==7.1.0
213
213
# via
214
214
# -r requirements/test.txt
215
215
# pytest-cov
@@ -301,7 +301,7 @@ vine==5.0.0
301
301
# amqp
302
302
# celery
303
303
# kombu
304
- virtualenv==20.13.2
304
+ virtualenv==20.13.3
305
305
# via
306
306
# -r requirements/ci.txt
307
307
# tox
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ idna==3.3
93
93
# via requests
94
94
imagesize==1.3.0
95
95
# via sphinx
96
- importlib-metadata==4.11.2
96
+ importlib-metadata==4.11.3
97
97
# via
98
98
# keyring
99
99
# sphinx
@@ -157,7 +157,7 @@ pyyaml==5.4.1
157
157
# via
158
158
# -c requirements/constraints.txt
159
159
# swagger2rst
160
- readme-renderer==33 .0
160
+ readme-renderer==34 .0
161
161
# via twine
162
162
requests==2.27.1
163
163
# via
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ wheel==0.37.1
8
8
# via -r requirements/pip.in
9
9
10
10
# The following packages are considered to be unsafe in a requirements file:
11
- pip==22.0.3
11
+ pip==22.0.4
12
12
# via -r requirements/pip.in
13
13
setuptools==59.8.0
14
14
# via
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ click==8.0.4
13
13
# click-log
14
14
# code-annotations
15
15
# edx-lint
16
- click-log==0.3.2
16
+ click-log==0.4.0
17
17
# via edx-lint
18
18
code-annotations==1.3.0
19
19
# via edx-lint
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ py==1.11.0
66
66
# via pytest
67
67
pyparsing==3.0.7
68
68
# via packaging
69
- pytest==7.0.1
69
+ pytest==7.1.0
70
70
# via
71
71
# pytest-cov
72
72
# pytest-django
You can’t perform that action at this time.
0 commit comments