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 @@ -25,7 +25,7 @@ license = { file = "LICENSE" }
2525readme = " README.md"
2626requires-python = " >=3.10"
2727dependencies = [
28- " boto3==1.35.0 " ,
28+ " boto3==1.35.10 " ,
2929 " Brotli==1.1.0" ,
3030 " celery[redis]==5.4.0" ,
3131 " django-configurations==2.5.1" ,
@@ -36,7 +36,7 @@ dependencies = [
3636 " django-redis==5.4.0" ,
3737 " django-storages[s3]==1.14.4" ,
3838 " django-timezone-field>=5.1" ,
39- " django==5.0.8 " ,
39+ " django==5.1 " ,
4040 " djangorestframework==3.15.2" ,
4141 " drf_spectacular==0.27.2" ,
4242 " dockerflow==2024.4.2" ,
@@ -70,17 +70,17 @@ dev = [
7070 " django-extensions==3.2.3" ,
7171 " drf-spectacular-sidecar==2024.7.1" ,
7272 " ipdb==0.13.13" ,
73- " ipython==8.26 .0" ,
73+ " ipython==8.27 .0" ,
7474 " pyfakefs==5.6.0" ,
7575 " pylint-django==2.5.5" ,
76- " pylint==3.2.6 " ,
76+ " pylint==3.2.7 " ,
7777 " pytest-cov==5.0.0" ,
78- " pytest-django==4.8 .0" ,
78+ " pytest-django==4.9 .0" ,
7979 " pytest==8.3.2" ,
8080 " pytest-icdiff==0.9" ,
8181 " pytest-xdist==3.6.1" ,
8282 " responses==0.25.3" ,
83- " ruff==0.6.1 " ,
83+ " ruff==0.6.3 " ,
8484 " types-requests==2.32.0.20240712" ,
8585]
8686
You can’t perform that action at this time.
0 commit comments