Skip to content

Commit 76f29ae

Browse files
renovate[bot]kernicPanel
authored andcommitted
⬆️(dependencies) update python dependencies
1 parent ea1857d commit 76f29ae

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/backend/pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ readme = "README.md"
2626
requires-python = ">=3.10"
2727
dependencies = [
2828
"arrow==1.3.0",
29-
"boto3==1.34.59",
29+
"boto3==1.34.64",
3030
"Brotli==1.1.0",
3131
"celery[redis]==5.3.6",
3232
"django-admin-sortable2==2.1.10",
@@ -42,13 +42,13 @@ dependencies = [
4242
"django-storages==1.14.2",
4343
"Django<5",
4444
"djangorestframework-simplejwt==5.3.1",
45-
"djangorestframework==3.14.0",
45+
"djangorestframework==3.15.0",
4646
"drf_spectacular==0.27.1",
4747
"dockerflow==2024.3.0",
4848
"easy_thumbnails==2.8.5",
4949
"factory_boy==3.3.0",
5050
"gunicorn==21.2.0",
51-
"markdown==3.5.2",
51+
"markdown==3.6",
5252
"moodlepy==0.24.0",
5353
"nested-multipart-parser==1.5.0",
5454
"obc==2.1.0",
@@ -57,7 +57,7 @@ dependencies = [
5757
"pydantic[email]>2",
5858
"PyJWT==2.8.0",
5959
"requests==2.31.0",
60-
"sentry-sdk==1.41.0",
60+
"sentry-sdk==1.42.0",
6161
"timedelta-isoformat==0.6.2.11",
6262
"url-normalize==1.4.3",
6363
"WeasyPrint>=60.2",
@@ -94,7 +94,7 @@ dev = [
9494
"pytest-icdiff==0.9",
9595
"pytest-xdist==3.5.0",
9696
"responses==0.25.0",
97-
"ruff==0.3.2",
97+
"ruff==0.3.3",
9898
"types-requests==2.31.0.20240311",
9999
# edx_imports
100100
"sqlacodegen==3.0.0rc5",

0 commit comments

Comments
 (0)