Skip to content

Commit 305359a

Browse files
renovate[bot]AntoLC
authored andcommitted
⬆️(dependencies) update python dependencies
1 parent e35671c commit 305359a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/backend/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ license = { file = "LICENSE" }
2525
readme = "README.md"
2626
requires-python = ">=3.10"
2727
dependencies = [
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

0 commit comments

Comments
 (0)