File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,14 +25,14 @@ license = { file = "LICENSE" }
2525readme = " README.md"
2626requires-python = " >=3.10"
2727dependencies = [
28- " boto3==1.35.29 " ,
28+ " boto3==1.35.34 " ,
2929 " Brotli==1.1.0" ,
3030 " celery[redis]==5.4.0" ,
3131 " django-configurations==2.5.1" ,
3232 " django-cors-headers==4.4.0" ,
3333 " django-countries==7.6.1" ,
3434 " django-parler==2.3" ,
35- " redis==5.1.0 " ,
35+ " redis==5.1.1 " ,
3636 " django-redis==5.4.0" ,
3737 " django-storages[s3]==1.14.4" ,
3838 " django-timezone-field>=5.1" ,
@@ -52,7 +52,7 @@ dependencies = [
5252 " pypandoc==1.13" ,
5353 " python-frontmatter==1.1.0" ,
5454 " requests==2.32.3" ,
55- " sentry-sdk==2.14 .0" ,
55+ " sentry-sdk==2.15 .0" ,
5656 " url-normalize==1.4.3" ,
5757 " WeasyPrint>=60.2" ,
5858 " whitenoise==6.7.0" ,
@@ -70,7 +70,7 @@ dev = [
7070 " django-extensions==3.2.3" ,
7171 " drf-spectacular-sidecar==2024.7.1" ,
7272 " ipdb==0.13.13" ,
73- " ipython==8.27 .0" ,
73+ " ipython==8.28 .0" ,
7474 " pyfakefs==5.6.0" ,
7575 " pylint-django==2.5.5" ,
7676 " pylint==3.3.1" ,
@@ -80,7 +80,7 @@ dev = [
8080 " pytest-icdiff==0.9" ,
8181 " pytest-xdist==3.6.1" ,
8282 " responses==0.25.3" ,
83- " ruff==0.6.8 " ,
83+ " ruff==0.6.9 " ,
8484 " types-requests==2.32.0.20240914" ,
8585]
8686
You can’t perform that action at this time.
0 commit comments