File tree Expand file tree Collapse file tree 1 file changed +26
-26
lines changed Expand file tree Collapse file tree 1 file changed +26
-26
lines changed Original file line number Diff line number Diff line change @@ -48,37 +48,37 @@ zip_safe = True
48
48
49
49
[options.extras_require]
50
50
dev =
51
- bandit ==1.7.5
52
- black ==23 .9.1
53
- cssselect ==1.2 .0
51
+ bandit ==1.8.6
52
+ black ==25 .9.0
53
+ cssselect ==1.3 .0
54
54
defer ==1.0.4
55
- factory-boy ==3.3.0
56
- flake8 ==6.1 .0
55
+ factory-boy ==3.3.3
56
+ flake8 ==7.3 .0
57
57
htmlmin ==0.1.12
58
58
ipdb ==0.13.13
59
- ipython ==8.15 .0
60
- isort ==5.12 .0
61
- lxml ==4.9.3
62
- mysqlclient ==2.2.0
63
- msgpack ==1.0.7
64
- pylint ==2.17.6
65
- pylint-django ==2.5.3
66
- pytest ==7 .4.2
67
- pytest-cov ==4.1 .0
68
- pytest-django ==4.5.2
69
- responses ==0.23.3
70
- time-machine ==2.13 .0
71
- pytz ==2023.3.post1
59
+ ipython ==9.6 .0
60
+ isort ==6.1 .0
61
+ lxml ==6.0.2
62
+ mysqlclient ==2.2.7
63
+ msgpack ==1.1.2
64
+ pylint ==3.3.9
65
+ pylint-django ==2.6.1
66
+ pytest ==8 .4.2
67
+ pytest-cov ==7.0 .0
68
+ pytest-django ==4.11.1
69
+ responses ==0.25.8
70
+ time-machine ==2.19 .0
71
+ pytz ==2025.2
72
72
ci =
73
- twine ==4.0.2
73
+ twine ==6.2.0
74
74
sandbox =
75
- django-configurations ==2.4 .1
76
- django-cors-headers ==4.2 .0
77
- dockerflow ==2022.8.0
78
- factory-boy ==3.3.0
79
- gunicorn ==21.2 .0
80
- psycopg2-binary ==2.9.8
81
- sentry-sdk ==1.31 .0
75
+ django-configurations ==2.5 .1
76
+ django-cors-headers ==4.9 .0
77
+ dockerflow ==2024.4.2
78
+ factory-boy ==3.3.3
79
+ gunicorn ==23.0 .0
80
+ psycopg2-binary ==2.9.10
81
+ sentry-sdk ==2.40 .0
82
82
83
83
[options.packages.find]
84
84
where = src
You can’t perform that action at this time.
0 commit comments