File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ install_requires =
36
36
httplib2<0.21.1
37
37
hyperlink ==21.0.0
38
38
idna>=2.5,<3.5
39
- urllib3 ==1.26.13
39
+ urllib3 ==1.26.14
40
40
Paver ==1.3.4
41
41
python-slugify ==7.0.0
42
42
decorator ==5.1.1
@@ -137,7 +137,7 @@ install_requires =
137
137
dropbox ==11.36.0
138
138
google-cloud-storage ==2.7.0
139
139
google-cloud-core ==2.3.2
140
- boto3 ==1.26.45
140
+ boto3 ==1.26.50
141
141
142
142
# Django Caches
143
143
python-memcached<=1.59
@@ -150,8 +150,8 @@ install_requires =
150
150
jdcal ==1.4.1
151
151
mock<6.0.0
152
152
python-dateutil ==2.8.2
153
- pytz ==2022.7
154
- requests ==2.28.1
153
+ pytz ==2022.7.1
154
+ requests ==2.28.2
155
155
timeout-decorator ==0.5.0
156
156
pylibmc ==1.6.3
157
157
sherlock ==0.4.0
@@ -174,27 +174,27 @@ install_requires =
174
174
invoke ==1.7.3
175
175
176
176
# tests
177
- coverage ==7.0.4
177
+ coverage ==7.0.5
178
178
requests-toolbelt ==0.10.1
179
179
flake8 ==6.0.0
180
- pytest ==7.2.0
180
+ pytest ==7.2.1
181
181
pytest-bdd ==6.1.1
182
182
splinter ==0.18.1
183
183
pytest-splinter ==3.3.2
184
184
pytest-django ==4.5.2
185
- setuptools>=59.1.1,<65.7 .0
185
+ setuptools>=59.1.1,<66.1 .0
186
186
pip ==22.3.1
187
187
Twisted ==22.10.0
188
188
pixelmatch ==0.3.0
189
189
factory-boy ==3.2.1
190
190
flaky ==3.7.0
191
191
selenium>=4.1.0,<5.0.0
192
- selenium-requests ==2.0.2
192
+ selenium-requests ==2.0.3
193
193
webdriver_manager ==3.8.5
194
194
195
195
# Security and audit
196
196
mistune ==2.0.4
197
- wandb ==0.13.7
197
+ wandb ==0.13.9
198
198
protobuf ==3.20.3
199
199
mako ==1.2.4
200
200
You can’t perform that action at this time.
0 commit comments