File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -78,30 +78,30 @@ dev = [
7878 " flake8-pyproject==1.2.3" ,
7979 " htmlmin==0.1.12" ,
8080 " ipdb==0.13.13" ,
81- " ipython==9.0.2 " ,
81+ " ipython==9.1.0 " ,
8282 " isort==6.0.1" ,
83- " lxml==5.3.1 " ,
83+ " lxml==5.3.2 " ,
8484 " msgpack==1.1.0" ,
8585 " mysqlclient==2.2.7" ,
8686 " pylint==3.3.6" ,
8787 " pylint-django==2.6.1" ,
8888 " pytest==8.3.5" ,
89- " pytest-cov==6.0.0 " ,
90- " pytest-django==4.10.0 " ,
89+ " pytest-cov==6.1.1 " ,
90+ " pytest-django==4.11.1 " ,
9191 " responses==0.25.7" ,
9292]
9393ci = [
9494 " twine==6.1.0" ,
9595]
9696sandbox = [
9797 " boto3<1.36" ,
98- " django-storages==1.14.5 " ,
98+ " django-storages==1.14.6 " ,
9999 " django-configurations==2.5.1" ,
100100 " dockerflow==2024.4.2" ,
101101 " factory-boy==3.3.3" ,
102102 " gunicorn==23.0.0" ,
103103 " psycopg2-binary==2.9.10" ,
104- " sentry-sdk==2.24 .1" ,
104+ " sentry-sdk==2.25 .1" ,
105105]
106106
107107[tool .flake8 ]
You can’t perform that action at this time.
0 commit comments