File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -49,20 +49,20 @@ zip_safe = True
49
49
[options.extras_require]
50
50
dev =
51
51
bandit ==1.7.5
52
- black ==23.9 .1
52
+ black ==23.10 .1
53
53
cssselect ==1.2.0
54
54
defer ==1.0.4
55
55
factory-boy ==3.3.0
56
56
flake8 ==6.1.0
57
57
htmlmin ==0.1.12
58
58
ipdb ==0.13.13
59
- ipython ==8.15.0
59
+ ipython ==8.16.1
60
60
isort ==5.12.0
61
61
lxml ==4.9.3
62
62
mysqlclient ==2.2.0
63
63
msgpack ==1.0.7
64
- pylint ==2.17.6
65
- pylint-django ==2.5.3
64
+ pylint ==3.0.2
65
+ pylint-django ==2.5.5
66
66
pytest ==7.4.2
67
67
pytest-cov ==4.1.0
68
68
pytest-django ==4.5.2
@@ -72,13 +72,13 @@ dev =
72
72
ci =
73
73
twine ==4.0.2
74
74
sandbox =
75
- django-configurations ==2.4.1
76
- django-cors-headers ==4.2 .0
75
+ django-configurations ==2.5
76
+ django-cors-headers ==4.3 .0
77
77
dockerflow ==2022.8.0
78
78
factory-boy ==3.3.0
79
79
gunicorn ==21.2.0
80
- psycopg2-binary ==2.9.8
81
- sentry-sdk ==1.31 .0
80
+ psycopg2-binary ==2.9.9
81
+ sentry-sdk ==1.32 .0
82
82
83
83
[options.packages.find]
84
84
where = src
You can’t perform that action at this time.
0 commit comments