File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ readme = "README.md"
2626requires-python = " >=3.12"
2727dependencies = [
2828 " beautifulsoup4==4.13.4" ,
29- " boto3==1.39.4 " ,
29+ " boto3==1.39.10 " ,
3030 " Brotli==1.1.0" ,
3131 " celery[redis]==5.5.3" ,
3232 " django-configurations==2.5.1" ,
@@ -47,19 +47,19 @@ dependencies = [
4747 " easy_thumbnails==2.10" ,
4848 " factory_boy==3.3.3" ,
4949 " gunicorn==23.0.0" ,
50- " jsonschema==4.24 .0" ,
50+ " jsonschema==4.25 .0" ,
5151 " lxml==6.0.0" ,
5252 " markdown==3.8.2" ,
5353 " mozilla-django-oidc==4.0.1" ,
5454 " nested-multipart-parser==1.5.0" ,
55- " openai==1.95 .0" ,
55+ " openai==1.97 .0" ,
5656 " psycopg[binary]==3.2.9" ,
57- " pycrdt==0.12.25 " ,
57+ " pycrdt==0.12.26 " ,
5858 " PyJWT==2.10.1" ,
5959 " python-magic==0.4.27" ,
6060 " redis<6.0.0" ,
6161 " requests==2.32.4" ,
62- " sentry-sdk==2.32.0 " ,
62+ " sentry-sdk==2.33.2 " ,
6363 " whitenoise==6.9.0" ,
6464]
6565
@@ -74,7 +74,7 @@ dev = [
7474 " django-extensions==4.1" ,
7575 " django-test-migrations==1.5.0" ,
7676 " drf-spectacular-sidecar==2025.7.1" ,
77- " freezegun==1.5.2 " ,
77+ " freezegun==1.5.3 " ,
7878 " ipdb==0.13.13" ,
7979 " ipython==9.4.0" ,
8080 " pyfakefs==5.9.1" ,
@@ -86,7 +86,7 @@ dev = [
8686 " pytest-icdiff==0.9" ,
8787 " pytest-xdist==3.8.0" ,
8888 " responses==0.25.7" ,
89- " ruff==0.12.2 " ,
89+ " ruff==0.12.4 " ,
9090 " types-requests==2.32.4.20250611" ,
9191]
9292
You can’t perform that action at this time.
0 commit comments