This repository was archived by the owner on May 1, 2024. 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 @@ -12,9 +12,9 @@ backports-zoneinfo==0.2.1
1212 # via django
1313boto==2.49.0
1414 # via -r requirements/base.in
15- boto3==1.28.73
15+ boto3==1.28.74
1616 # via -r requirements/base.in
17- botocore==1.31.73
17+ botocore==1.31.74
1818 # via
1919 # boto3
2020 # s3transfer
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ backports-zoneinfo==0.2.1
1212 # via django
1313boto==2.49.0
1414 # via -r requirements/base.in
15- boto3==1.28.73
15+ boto3==1.28.74
1616 # via -r requirements/base.in
17- botocore==1.31.73
17+ botocore==1.31.74
1818 # via
1919 # boto3
2020 # s3transfer
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ beautifulsoup4==4.12.2
2222 # via pydata-sphinx-theme
2323boto==2.49.0
2424 # via -r requirements/base.in
25- boto3==1.28.73
25+ boto3==1.28.74
2626 # via -r requirements/base.in
27- botocore==1.31.73
27+ botocore==1.31.74
2828 # via
2929 # boto3
3030 # s3transfer
@@ -186,7 +186,7 @@ psutil==5.9.6
186186 # via edx-django-utils
187187pycparser==2.21
188188 # via cffi
189- pydata-sphinx-theme==0.14.2
189+ pydata-sphinx-theme==0.14.3
190190 # via sphinx-book-theme
191191pygments==2.16.1
192192 # via
Original file line number Diff line number Diff line change 44#
55# pip-compile --allow-unsafe --output-file=requirements/pip.txt requirements/pip.in
66#
7- wheel==0.41.2
7+ wheel==0.41.3
88 # via -r requirements/pip.in
99
1010# The following packages are considered to be unsafe in a requirements file:
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ tomli==2.0.1
2323 # build
2424 # pip-tools
2525 # pyproject-hooks
26- wheel==0.41.2
26+ wheel==0.41.3
2727 # via pip-tools
2828zipp==3.17.0
2929 # via importlib-metadata
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ backports-zoneinfo==0.2.1
1212 # via django
1313boto==2.49.0
1414 # via -r requirements/base.in
15- boto3==1.28.73
15+ boto3==1.28.74
1616 # via -r requirements/base.in
17- botocore==1.31.73
17+ botocore==1.31.74
1818 # via
1919 # boto3
2020 # s3transfer
Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ backports-zoneinfo==0.2.1
1414 # via django
1515boto==2.49.0
1616 # via -r requirements/base.in
17- boto3==1.28.73
17+ boto3==1.28.74
1818 # via -r requirements/base.in
19- botocore==1.31.73
19+ botocore==1.31.74
2020 # via
2121 # boto3
2222 # s3transfer
@@ -221,7 +221,7 @@ pytest==7.4.3
221221 # pytest-django
222222pytest-cov==4.1.0
223223 # via -r requirements/test.in
224- pytest-django==4.5.2
224+ pytest-django==4.6.0
225225 # via -r requirements/test.in
226226python-dateutil==2.8.2
227227 # via
Original file line number Diff line number Diff line change 66#
77distlib==0.3.7
88 # via virtualenv
9- filelock==3.13.0
9+ filelock==3.13.1
1010 # via
1111 # tox
1212 # virtualenv
You can’t perform that action at this time.
0 commit comments