Skip to content

Commit d77b4a5

Browse files
chore: Upgrade Python requirements
1 parent 171d01b commit d77b4a5

File tree

5 files changed

+26
-26
lines changed

5 files changed

+26
-26
lines changed

requirements/base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
appdirs==1.4.4
88
# via fs
9-
dnspython==2.7.0
9+
dnspython==2.8.0
1010
# via pymongo
1111
edx-opaque-keys==3.0.0
1212
# via -r requirements/base.in
@@ -20,7 +20,7 @@ markupsafe==3.0.2
2020
# via
2121
# -r requirements/base.in
2222
# mako
23-
pymongo==4.14.1
23+
pymongo==4.15.0
2424
# via edx-opaque-keys
2525
python-dateutil==2.9.0.post0
2626
# via -r requirements/base.in

requirements/dev.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ attrs==25.3.0
2121
# via
2222
# -r requirements/test.txt
2323
# hypothesis
24-
boto3==1.40.25
24+
boto3==1.40.30
2525
# via
2626
# -r requirements/test.txt
2727
# fs-s3fs
28-
botocore==1.40.25
28+
botocore==1.40.30
2929
# via
3030
# -r requirements/test.txt
3131
# boto3
@@ -89,7 +89,7 @@ django==4.2.24
8989
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
9090
# -r requirements/test.txt
9191
# openedx-django-pyfs
92-
dnspython==2.7.0
92+
dnspython==2.8.0
9393
# via
9494
# -r requirements/test.txt
9595
# pymongo
@@ -112,7 +112,7 @@ fs-s3fs==1.1.1
112112
# via
113113
# -r requirements/test.txt
114114
# openedx-django-pyfs
115-
hypothesis==6.138.14
115+
hypothesis==6.138.16
116116
# via -r requirements/test.txt
117117
iniconfig==2.1.0
118118
# via
@@ -206,7 +206,7 @@ pylint-plugin-utils==0.9.0
206206
# -r requirements/test.txt
207207
# pylint-celery
208208
# pylint-django
209-
pymongo==4.14.1
209+
pymongo==4.15.0
210210
# via
211211
# -r requirements/test.txt
212212
# edx-opaque-keys
@@ -225,7 +225,7 @@ pytest==8.4.2
225225
# -r requirements/test.txt
226226
# pytest-cov
227227
# pytest-django
228-
pytest-cov==6.3.0
228+
pytest-cov==7.0.0
229229
# via -r requirements/test.txt
230230
pytest-django==4.11.1
231231
# via -r requirements/test.txt
@@ -243,7 +243,7 @@ pyyaml==6.0.2
243243
# via
244244
# -r requirements/test.txt
245245
# code-annotations
246-
s3transfer==0.13.1
246+
s3transfer==0.14.0
247247
# via
248248
# -r requirements/test.txt
249249
# boto3

requirements/django.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ appdirs==1.4.4
1010
# fs
1111
asgiref==3.9.1
1212
# via django
13-
boto3==1.40.25
13+
boto3==1.40.30
1414
# via fs-s3fs
15-
botocore==1.40.25
15+
botocore==1.40.30
1616
# via
1717
# boto3
1818
# s3transfer
@@ -21,7 +21,7 @@ django==4.2.24
2121
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
2222
# -r requirements/django.in
2323
# openedx-django-pyfs
24-
dnspython==2.7.0
24+
dnspython==2.8.0
2525
# via
2626
# -r requirements/base.txt
2727
# pymongo
@@ -50,7 +50,7 @@ markupsafe==3.0.2
5050
# mako
5151
openedx-django-pyfs==3.8.0
5252
# via -r requirements/django.in
53-
pymongo==4.14.1
53+
pymongo==4.15.0
5454
# via
5555
# -r requirements/base.txt
5656
# edx-opaque-keys
@@ -62,7 +62,7 @@ pytz==2025.2
6262
# via -r requirements/base.txt
6363
pyyaml==6.0.2
6464
# via -r requirements/base.txt
65-
s3transfer==0.13.1
65+
s3transfer==0.14.0
6666
# via boto3
6767
simplejson==3.20.1
6868
# via -r requirements/base.txt

requirements/doc.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ babel==2.17.0
2222
# sphinx
2323
beautifulsoup4==4.13.5
2424
# via pydata-sphinx-theme
25-
boto3==1.40.25
25+
boto3==1.40.30
2626
# via
2727
# -r requirements/django.txt
2828
# fs-s3fs
29-
botocore==1.40.25
29+
botocore==1.40.30
3030
# via
3131
# -r requirements/django.txt
3232
# boto3
@@ -40,7 +40,7 @@ django==4.2.24
4040
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
4141
# -r requirements/django.txt
4242
# openedx-django-pyfs
43-
dnspython==2.7.0
43+
dnspython==2.8.0
4444
# via
4545
# -r requirements/django.txt
4646
# pymongo
@@ -96,7 +96,7 @@ pygments==2.19.2
9696
# accessible-pygments
9797
# pydata-sphinx-theme
9898
# sphinx
99-
pymongo==4.14.1
99+
pymongo==4.15.0
100100
# via
101101
# -r requirements/django.txt
102102
# edx-opaque-keys
@@ -112,7 +112,7 @@ requests==2.32.5
112112
# via sphinx
113113
roman-numerals-py==3.1.0
114114
# via sphinx
115-
s3transfer==0.13.1
115+
s3transfer==0.14.0
116116
# via
117117
# -r requirements/django.txt
118118
# boto3

requirements/test.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ astroid==3.3.11
1919
# pylint-celery
2020
attrs==25.3.0
2121
# via hypothesis
22-
boto3==1.40.25
22+
boto3==1.40.30
2323
# via
2424
# -r requirements/django.txt
2525
# fs-s3fs
26-
botocore==1.40.25
26+
botocore==1.40.30
2727
# via
2828
# -r requirements/django.txt
2929
# boto3
@@ -61,7 +61,7 @@ distlib==0.4.0
6161
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
6262
# -r requirements/django.txt
6363
# openedx-django-pyfs
64-
dnspython==2.7.0
64+
dnspython==2.8.0
6565
# via
6666
# -r requirements/django.txt
6767
# pymongo
@@ -82,7 +82,7 @@ fs-s3fs==1.1.1
8282
# via
8383
# -r requirements/django.txt
8484
# openedx-django-pyfs
85-
hypothesis==6.138.14
85+
hypothesis==6.138.16
8686
# via -r requirements/test.in
8787
iniconfig==2.1.0
8888
# via pytest
@@ -153,7 +153,7 @@ pylint-plugin-utils==0.9.0
153153
# via
154154
# pylint-celery
155155
# pylint-django
156-
pymongo==4.14.1
156+
pymongo==4.15.0
157157
# via
158158
# -r requirements/django.txt
159159
# edx-opaque-keys
@@ -164,7 +164,7 @@ pytest==8.4.2
164164
# -r requirements/test.in
165165
# pytest-cov
166166
# pytest-django
167-
pytest-cov==6.3.0
167+
pytest-cov==7.0.0
168168
# via -r requirements/test.in
169169
pytest-django==4.11.1
170170
# via -r requirements/test.in
@@ -180,7 +180,7 @@ pyyaml==6.0.2
180180
# via
181181
# -r requirements/django.txt
182182
# code-annotations
183-
s3transfer==0.13.1
183+
s3transfer==0.14.0
184184
# via
185185
# -r requirements/django.txt
186186
# boto3

0 commit comments

Comments
 (0)