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 @@ -22,12 +22,12 @@ classifiers =
2222[options]
2323include_package_data = True
2424install_requires =
25- boto3 ==1.22.10
26- Django>=3.2.4,<4 # pyup: >=3.2.4,<4
25+ boto3 ==1.24.3
26+ Django>=4.0.5,<5 # pyup: >=3.2.4,<4
2727 django-storages ==1.12.3
2828 django-haystack ==3.2.1
2929 django-lti-toolbox ==1.0.1
30- django-machina ==1.1.6
30+ django-machina ==1.2.0
3131 draftjs_exporter ==5.0.0
3232 djangorestframework ==3.13.1
3333 elasticsearch>=5.0.0,<6.0.0 # pyup: >=5.0.0,<6.0.0
@@ -45,27 +45,27 @@ dev =
4545 black ==22.3.0
4646 flake8 ==4.0.1
4747 ipdb ==0.13.9
48- ipython ==8.3 .0
48+ ipython ==8.4 .0
4949 isort ==5.10.1
50- mypy ==0.950
50+ mypy ==0.961
5151 pyfakefs ==4.5.6
5252 pylint-django ==2.5.3
53- pylint ==2.13.8
53+ pylint ==2.14.1
5454 pytest-cov ==3.0.0
5555 pytest-django ==4.5.2
5656 pytest ==7.1.2
57- lxml ==4.8 .0
57+ lxml ==4.9 .0
5858 cssselect ==1.1.0
5959
6060ci =
61- twine ==4.0.0
61+ twine ==4.0.1
6262sandbox =
6363 django-configurations ==2.3.2
6464 dockerflow ==2022.1.0
6565 factory_boy ==3.2.1
6666 gunicorn ==20.1.0
6767 psycopg2-binary ==2.9.3
68- sentry-sdk ==1.5.11
68+ sentry-sdk ==1.5.12
6969
7070[options.packages.find]
7171where = src
You can’t perform that action at this time.
0 commit comments