File tree Expand file tree Collapse file tree 6 files changed +13
-13
lines changed
Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -21,16 +21,16 @@ attrs==25.3.0
2121 # via
2222 # -r requirements/test.txt
2323 # hypothesis
24- boto3==1.40.0
24+ boto3==1.40.1
2525 # via
2626 # -r requirements/test.txt
2727 # fs-s3fs
28- botocore==1.40.0
28+ botocore==1.40.1
2929 # via
3030 # -r requirements/test.txt
3131 # boto3
3232 # s3transfer
33- build==1.2.2.post1
33+ build==1.3.0
3434 # via
3535 # -r requirements/pip-tools.txt
3636 # pip-tools
@@ -112,7 +112,7 @@ fs-s3fs==1.1.1
112112 # via
113113 # -r requirements/test.txt
114114 # openedx-django-pyfs
115- hypothesis==6.136.6
115+ hypothesis==6.136.7
116116 # via -r requirements/test.txt
117117iniconfig==2.1.0
118118 # via
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ appdirs==1.4.4
1010 # fs
1111asgiref==3.9.1
1212 # via django
13- boto3==1.40.0
13+ boto3==1.40.1
1414 # via fs-s3fs
15- botocore==1.40.0
15+ botocore==1.40.1
1616 # via
1717 # boto3
1818 # s3transfer
Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ babel==2.17.0
2222 # sphinx
2323beautifulsoup4==4.13.4
2424 # via pydata-sphinx-theme
25- boto3==1.40.0
25+ boto3==1.40.1
2626 # via
2727 # -r requirements/django.txt
2828 # fs-s3fs
29- botocore==1.40.0
29+ botocore==1.40.1
3030 # via
3131 # -r requirements/django.txt
3232 # boto3
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- build==1.2.2.post1
7+ build==1.3.0
88 # via pip-tools
99click==8.2.1
1010 # via pip-tools
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ wheel==0.45.1
1010# The following packages are considered to be unsafe in a requirements file:
1111pip==24.2
1212 # via
13- # -c https:// raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
13+ # -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
1414 # -r requirements/pip.in
1515setuptools==80.9.0
1616 # via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ astroid==3.3.11
1919 # pylint-celery
2020attrs==25.3.0
2121 # via hypothesis
22- boto3==1.40.0
22+ boto3==1.40.1
2323 # via
2424 # -r requirements/django.txt
2525 # fs-s3fs
26- botocore==1.40.0
26+ botocore==1.40.1
2727 # via
2828 # -r requirements/django.txt
2929 # boto3
@@ -82,7 +82,7 @@ fs-s3fs==1.1.1
8282 # via
8383 # -r requirements/django.txt
8484 # openedx-django-pyfs
85- hypothesis==6.136.6
85+ hypothesis==6.136.7
8686 # via -r requirements/test.in
8787iniconfig==2.1.0
8888 # via pytest
You can’t perform that action at this time.
0 commit comments