Skip to content

Commit dc9b375

Browse files
renovate[bot]AntoLC
authored andcommitted
⬆️(dependencies) update python dependencies
1 parent 65fdf11 commit dc9b375

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/backend/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ license = { file = "LICENSE" }
2525
readme = "README.md"
2626
requires-python = ">=3.12"
2727
dependencies = [
28-
"boto3==1.35.79",
28+
"boto3==1.35.81",
2929
"Brotli==1.1.0",
3030
"celery[redis]==5.4.0",
3131
"django-configurations==2.5.1",
@@ -47,7 +47,7 @@ dependencies = [
4747
"jsonschema==4.23.0",
4848
"markdown==3.7",
4949
"nested-multipart-parser==1.5.0",
50-
"openai==1.57.2",
50+
"openai==1.57.4",
5151
"psycopg[binary]==3.2.3",
5252
"PyJWT==2.10.1",
5353
"pypandoc==1.14",
@@ -74,7 +74,7 @@ dev = [
7474
"freezegun==1.5.1",
7575
"ipdb==0.13.13",
7676
"ipython==8.30.0",
77-
"pyfakefs==5.7.2",
77+
"pyfakefs==5.7.3",
7878
"pylint-django==2.6.1",
7979
"pylint==3.3.2",
8080
"pytest-cov==6.0.0",

0 commit comments

Comments
 (0)