File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ readme = "README.md"
26
26
requires-python = " >=3.10"
27
27
dependencies = [
28
28
" arrow==1.3.0" ,
29
- " boto3==1.34.64 " ,
29
+ " boto3==1.34.69 " ,
30
30
" Brotli==1.1.0" ,
31
31
" celery[redis]==5.3.6" ,
32
32
" django-admin-sortable2==2.1.10" ,
@@ -42,7 +42,7 @@ dependencies = [
42
42
" django-storages==1.14.2" ,
43
43
" Django<5" ,
44
44
" djangorestframework-simplejwt==5.3.1" ,
45
- " djangorestframework==3.15.0 " ,
45
+ " djangorestframework==3.15.1 " ,
46
46
" drf_spectacular==0.27.1" ,
47
47
" dockerflow==2024.3.0" ,
48
48
" easy_thumbnails==2.8.5" ,
@@ -57,14 +57,14 @@ dependencies = [
57
57
" pydantic[email]>2" ,
58
58
" PyJWT==2.8.0" ,
59
59
" requests==2.31.0" ,
60
- " sentry-sdk==1.42 .0" ,
60
+ " sentry-sdk==1.43 .0" ,
61
61
" timedelta-isoformat==0.6.2.11" ,
62
62
" url-normalize==1.4.3" ,
63
63
" WeasyPrint>=60.2" ,
64
64
" whitenoise==6.6.0" ,
65
65
# edx_imports
66
66
" pymysql==1.1.0" ,
67
- " SQLAlchemy==2.0.28 " ,
67
+ " SQLAlchemy==2.0.29 " ,
68
68
" hashids==1.1.0" ,
69
69
" PyMongo==3.13.0" ,
70
70
]
@@ -88,13 +88,13 @@ dev = [
88
88
" pyfakefs==5.3.5" ,
89
89
" pylint-django==2.5.5" ,
90
90
" pylint==3.1.0" ,
91
- " pytest-cov==4.1 .0" ,
91
+ " pytest-cov==5.0 .0" ,
92
92
" pytest-django==4.8.0" ,
93
93
" pytest==8.1.1" ,
94
94
" pytest-icdiff==0.9" ,
95
95
" pytest-xdist==3.5.0" ,
96
96
" responses==0.25.0" ,
97
- " ruff==0.3.3 " ,
97
+ " ruff==0.3.4 " ,
98
98
" types-requests==2.31.0.20240311" ,
99
99
# edx_imports
100
100
" sqlacodegen==3.0.0rc5" ,
You can’t perform that action at this time.
0 commit comments