File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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.41 " ,
28+ " boto3==1.35.44 " ,
2929 " Brotli==1.1.0" ,
3030 " celery[redis]==5.4.0" ,
3131 " django-configurations==2.5.1" ,
@@ -46,14 +46,14 @@ dependencies = [
4646 " jsonschema==4.23.0" ,
4747 " markdown==3.7" ,
4848 " nested-multipart-parser==1.5.0" ,
49- " openai==1.44.1 " ,
49+ " openai==1.52.0 " ,
5050 " psycopg[binary]==3.2.3" ,
5151 " PyJWT==2.9.0" ,
5252 " pypandoc==1.14" ,
5353 " python-frontmatter==1.1.0" ,
5454 " python-magic==0.4.27" ,
5555 " requests==2.32.3" ,
56- " sentry-sdk==2.16 .0" ,
56+ " sentry-sdk==2.17 .0" ,
5757 " url-normalize==1.4.3" ,
5858 " WeasyPrint>=60.2" ,
5959 " whitenoise==6.7.0" ,
@@ -82,7 +82,7 @@ dev = [
8282 " pytest-icdiff==0.9" ,
8383 " pytest-xdist==3.6.1" ,
8484 " responses==0.25.3" ,
85- " ruff==0.6.9 " ,
85+ " ruff==0.7.0 " ,
8686 " types-requests==2.32.0.20241016" ,
8787]
8888
You can’t perform that action at this time.
0 commit comments