Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Python Requirements Update #225

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
boto3==1.28.25
boto3==1.28.40
# via fs-s3fs
botocore==1.31.25
botocore==1.31.40
# via
# boto3
# s3transfer
django==3.2.20
django==3.2.21
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# openedx-django-pyfs
Expand Down Expand Up @@ -45,13 +45,13 @@ python-dateutil==2.8.2
# via
# botocore
# xblock
pytz==2023.3
pytz==2023.3.post1
# via
# django
# xblock
pyyaml==6.0.1
# via xblock
s3transfer==0.6.1
s3transfer==0.6.2
# via boto3
simplejson==3.19.1
# via -r requirements/base.in
Expand Down
10 changes: 6 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
#
distlib==0.3.7
# via virtualenv
filelock==3.12.2
filelock==3.12.3
# via
# tox
# virtualenv
packaging==23.1
# via tox
platformdirs==3.10.0
# via virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via tox
py==1.11.0
# via tox
Expand All @@ -27,7 +27,9 @@ tox==3.28.0
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.in
# tox-battery
tox-battery==0.6.1
tox-battery==0.6.2
# via -r requirements/ci.in
virtualenv==20.24.3
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.4
# via tox
40 changes: 25 additions & 15 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@ bleach==6.0.0
# readme-renderer
bok-choy==0.7.1
# via -r requirements/test.txt
boto3==1.28.25
boto3==1.28.40
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.25
botocore==1.31.40
# via
# -r requirements/test.txt
# boto3
# s3transfer
build==0.10.0
build==1.0.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand All @@ -56,7 +56,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/test.txt
# requests
click==8.1.6
click==8.1.7
# via
# -r requirements/pip-tools.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -87,7 +87,7 @@ distlib==0.3.7
# via
# -r requirements/ci.txt
# virtualenv
django==3.2.20
django==3.2.21
# via
# -r requirements/test.txt
# openedx-django-pyfs
Expand All @@ -98,11 +98,11 @@ docutils==0.20.1
# readme-renderer
edx-lint==5.3.4
# via -r requirements/test.txt
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
filelock==3.12.2
filelock==3.12.3
# via
# -r requirements/ci.txt
# tox
Expand All @@ -122,6 +122,10 @@ idna==3.4
# via
# -r requirements/test.txt
# requests
importlib-metadata==6.8.0
# via
# -r requirements/pip-tools.txt
# build
iniconfig==2.0.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -212,7 +216,7 @@ platformdirs==3.10.0
# -r requirements/test.txt
# pylint
# virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -257,7 +261,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.0
pytest==7.4.1
# via
# -r requirements/test.txt
# pytest-django
Expand All @@ -274,7 +278,7 @@ python-slugify==8.0.1
# -r requirements/test.txt
# code-annotations
# cookiecutter
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/test.txt
# django
Expand All @@ -285,7 +289,7 @@ pyyaml==6.0.1
# code-annotations
# cookiecutter
# xblock
readme-renderer==40.0
readme-renderer==41.0
# via -r requirements/test.txt
requests==2.31.0
# via
Expand All @@ -296,7 +300,7 @@ rich==13.5.2
# via
# -r requirements/test.txt
# cookiecutter
s3transfer==0.6.1
s3transfer==0.6.2
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -351,21 +355,23 @@ tox==3.28.0
# via
# -r requirements/ci.txt
# tox-battery
tox-battery==0.6.1
tox-battery==0.6.2
# via -r requirements/ci.txt
typing-extensions==4.7.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
# asgiref
# astroid
# filelock
# pylint
# rich
urllib3==1.26.16
# via
# -r requirements/test.txt
# botocore
# requests
virtualenv==20.24.3
virtualenv==20.24.4
# via
# -r requirements/ci.txt
# tox
Expand All @@ -383,7 +389,7 @@ webob==1.8.7
# -r requirements/test.txt
# xblock
# xblock-sdk
wheel==0.41.1
wheel==0.41.2
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand All @@ -397,6 +403,10 @@ xblock[django]==1.7.0
# xblock-sdk
xblock-sdk==0.7.0
# via -r requirements/test.txt
zipp==3.16.2
# via
# -r requirements/pip-tools.txt
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,15 @@ pygments==2.16.1
# accessible-pygments
# pydata-sphinx-theme
# sphinx
pytz==2023.3
pytz==2023.3.post1
# via babel
requests==2.31.0
# via sphinx
six==1.16.0
# via livereload
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.4.1
soupsieve==2.5
# via beautifulsoup4
sphinx==6.2.1
# via
Expand Down
10 changes: 7 additions & 3 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@
#
# make upgrade
#
build==0.10.0
build==1.0.0
# via pip-tools
click==8.1.6
click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
# via build
pip-tools==7.3.0
Expand All @@ -19,8 +21,10 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.1
wheel==0.41.2
# via pip-tools
zipp==3.16.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.41.1
wheel==0.41.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.0.0
setuptools==68.1.2
# via -r requirements/pip.in
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.in
boto3==1.28.25
boto3==1.28.40
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.25
botocore==1.31.40
# via
# -r requirements/base.txt
# boto3
Expand All @@ -41,7 +41,7 @@ chardet==5.2.0
# via binaryornot
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via
# click-log
# code-annotations
Expand All @@ -66,7 +66,7 @@ docutils==0.20.1
# via readme-renderer
edx-lint==5.3.4
# via -r requirements/test.in
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via pytest
fs==2.4.16
# via
Expand Down Expand Up @@ -138,7 +138,7 @@ pillow==10.0.0
# via needle
platformdirs==3.10.0
# via pylint
pluggy==1.2.0
pluggy==1.3.0
# via pytest
pycodestyle==2.11.0
# via -r requirements/test.in
Expand All @@ -164,7 +164,7 @@ pypng==0.20220715.0
# via
# -r requirements/test.in
# xblock-sdk
pytest==7.4.0
pytest==7.4.1
# via pytest-django
pytest-django==4.5.2
# via -r requirements/test.in
Expand All @@ -178,7 +178,7 @@ python-slugify==8.0.1
# via
# code-annotations
# cookiecutter
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/base.txt
# django
Expand All @@ -189,15 +189,15 @@ pyyaml==6.0.1
# code-annotations
# cookiecutter
# xblock
readme-renderer==40.0
readme-renderer==41.0
# via -r requirements/test.in
requests==2.31.0
# via
# cookiecutter
# xblock-sdk
rich==13.5.2
# via cookiecutter
s3transfer==0.6.1
s3transfer==0.6.2
# via
# -r requirements/base.txt
# boto3
Expand Down