File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -22,12 +22,12 @@ classifiers =
2222[options]
2323include_package_data = True
2424install_requires =
25- Django ==3.2
25+ Django ==3.2.4
2626 django-haystack ==3.0
2727 django-lti-toolbox ==1.0.0
2828 django-machina ==1.1.4
2929 draftjs_exporter ==4.1.2
30- djangorestframework ==3.12.2
30+ djangorestframework ==3.12.4
3131 elasticsearch>=5.0.0,<6.0.0 # pyup: >=5.0.0,<6.0.0
3232 oauthlib>=3.0.0
3333package_dir =
@@ -39,17 +39,17 @@ zip_safe = True
3939dev =
4040 bandit ==1.7.0
4141 black ==20.8b1
42- flake8 ==3.9.1
43- ipdb ==0.13.7
44- ipython ==7.22.0
42+ flake8 ==3.9.2
43+ ipdb ==0.13.9
44+ ipython ==7.24.1
4545 isort ==5.8.0
46- mypy ==0.812
47- pyfakefs ==4.4 .0
48- pylint-django ==2.4.3
49- pylint ==2.7.4
50- pytest-cov ==2.11 .1
51- pytest-django ==4.2 .0
52- pytest ==6.2.3
46+ mypy ==0.902
47+ pyfakefs ==4.5 .0
48+ pylint-django ==2.4.4
49+ pylint ==2.8.3
50+ pytest-cov ==2.12 .1
51+ pytest-django ==4.4 .0
52+ pytest ==6.2.4
5353 lxml ==4.6.3
5454 cssselect ==1.1.0
5555
@@ -61,7 +61,7 @@ sandbox =
6161 factory_boy ==3.2.0
6262 gunicorn ==20.1.0
6363 psycopg2-binary ==2.8.6
64- sentry-sdk ==1.0 .0
64+ sentry-sdk ==1.1 .0
6565
6666[options.packages.find]
6767where = src
You can’t perform that action at this time.
0 commit comments