This repository was archived by the owner on Apr 16, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ appdirs==1.4.4
88 # via fs
99asgiref==3.7.2
1010 # via django
11- boto3==1.28.40
11+ boto3==1.28.44
1212 # via fs-s3fs
13- botocore==1.31.40
13+ botocore==1.31.44
1414 # via
1515 # boto3
1616 # s3transfer
17- django==3.2.20
17+ django==3.2.21
1818 # via
1919 # -c requirements/common_constraints.txt
2020 # -r requirements/base.in
@@ -46,7 +46,7 @@ python-dateutil==2.8.2
4646 # via
4747 # botocore
4848 # xblock
49- pytz==2023.3
49+ pytz==2023.3.post1
5050 # via
5151 # django
5252 # xblock
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ typing-extensions==4.7.1
6161 # filelock
6262urllib3==2.0.4
6363 # via requests
64- virtualenv==20.24.4
64+ virtualenv==20.24.5
6565 # via
6666 # -r requirements/tox.txt
6767 # tox
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ wheel==0.41.2
1010# The following packages are considered to be unsafe in a requirements file:
1111pip==23.2.1
1212 # via -r requirements/pip.in
13- setuptools==68.1.2
13+ setuptools==68.2.0
1414 # via -r requirements/pip.in
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- build==1.0.0
7+ build==1.0.3
88 # via pip-tools
99click==8.1.7
1010 # via pip-tools
Original file line number Diff line number Diff line change @@ -14,20 +14,20 @@ asgiref==3.7.2
1414 # django
1515astroid==2.15.6
1616 # via pylint
17- boto3==1.28.40
17+ boto3==1.28.44
1818 # via
1919 # -r requirements/base.txt
2020 # fs-s3fs
21- botocore==1.31.40
21+ botocore==1.31.44
2222 # via
2323 # -r requirements/base.txt
2424 # boto3
2525 # s3transfer
26- coverage==7.3.0
26+ coverage==7.3.1
2727 # via -r requirements/test.txt
2828dill==0.3.7
2929 # via pylint
30- django==3.2.20
30+ django==3.2.21
3131 # via
3232 # -c requirements/common_constraints.txt
3333 # -r requirements/base.txt
@@ -97,7 +97,7 @@ python-dateutil==2.8.2
9797 # -r requirements/base.txt
9898 # botocore
9999 # xblock
100- pytz==2023.3
100+ pytz==2023.3.post1
101101 # via
102102 # -r requirements/base.txt
103103 # django
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- coverage==7.3.0
7+ coverage==7.3.1
88 # via -r requirements/test.in
99edx-opaque-keys==2.5.0
1010 # via -r requirements/test.in
Original file line number Diff line number Diff line change @@ -28,5 +28,5 @@ tox==3.28.0
2828 # -r requirements/tox.in
2929typing-extensions==4.7.1
3030 # via filelock
31- virtualenv==20.24.4
31+ virtualenv==20.24.5
3232 # via tox
You can’t perform that action at this time.
0 commit comments