Skip to content

Commit

Permalink
Merge pull request #712 from openedx/jenkins/upgrade-python-requireme…
Browse files Browse the repository at this point in the history
…nts-fcff2e9

Python Requirements Update
  • Loading branch information
farhan committed Jan 29, 2024
2 parents fcff2e9 + 4fa85b8 commit 1d6033a
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ fs==2.4.16
# via -r requirements/base.in
lxml==5.1.0
# via -r requirements/base.in
mako==1.3.1
mako==1.3.0
# via -r requirements/base.in
markupsafe==2.1.4
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.4.0
coverage==7.4.1
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
Expand All @@ -26,7 +26,7 @@ platformdirs==4.1.0
# via
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via tox
pyproject-api==1.6.1
# via tox
Expand Down
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==23.2.0
# via
# -r requirements/test.txt
# hypothesis
boto3==1.34.26
boto3==1.34.29
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.26
botocore==1.34.29
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -65,7 +65,7 @@ colorama==0.4.6
# -r requirements/ci.txt
# -r requirements/test.txt
# tox
coverage[toml]==7.4.0
coverage[toml]==7.4.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -77,7 +77,7 @@ diff-cover==4.0.0
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
dill==0.3.7
dill==0.3.8
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -115,7 +115,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.96.4
hypothesis==6.97.1
# via -r requirements/test.txt
importlib-metadata==7.0.1
# via
Expand Down Expand Up @@ -152,7 +152,7 @@ lazy==1.6
# via -r requirements/test.txt
lxml==5.1.0
# via -r requirements/test.txt
mako==1.3.1
mako==1.3.0
# via -r requirements/test.txt
markupsafe==2.1.4
# via
Expand Down Expand Up @@ -191,7 +191,7 @@ platformdirs==4.1.0
# pylint
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -245,7 +245,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.4
pytest==8.0.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -258,7 +258,7 @@ python-dateutil==2.8.2
# via
# -r requirements/test.txt
# botocore
python-slugify==8.0.1
python-slugify==8.0.2
# via
# -r requirements/test.txt
# code-annotations
Expand Down
6 changes: 3 additions & 3 deletions requirements/django.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via
# -r requirements/base.txt
# fs
boto3==1.34.26
boto3==1.34.29
# via fs-s3fs
botocore==1.34.26
botocore==1.34.29
# via
# boto3
# s3transfer
Expand All @@ -36,7 +36,7 @@ lazy==1.6
# via -r requirements/django.in
lxml==5.1.0
# via -r requirements/base.txt
mako==1.3.1
mako==1.3.0
# via -r requirements/base.txt
markupsafe==2.1.4
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ babel==2.14.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto3==1.34.26
boto3==1.34.29
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.26
botocore==1.34.29
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -68,7 +68,7 @@ lazy==1.6
# via -r requirements/django.txt
lxml==5.1.0
# via -r requirements/django.txt
mako==1.3.1
mako==1.3.0
# via -r requirements/django.txt
markupsafe==2.1.4
# via
Expand Down
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ astroid==3.0.2
# pylint-celery
attrs==23.2.0
# via hypothesis
boto3==1.34.26
boto3==1.34.29
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.26
botocore==1.34.29
# via
# -r requirements/django.txt
# boto3
Expand All @@ -41,7 +41,7 @@ code-annotations==1.5.0
# via edx-lint
colorama==0.4.6
# via tox
coverage[toml]==7.4.0
coverage[toml]==7.4.1
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -51,7 +51,7 @@ diff-cover==4.0.0
# via
# -c requirements/constraints.txt
# -r requirements/test.in
dill==0.3.7
dill==0.3.8
# via pylint
distlib==0.3.8
# via virtualenv
Expand Down Expand Up @@ -80,7 +80,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.96.4
hypothesis==6.97.1
# via -r requirements/test.in
inflect==7.0.0
# via jinja2-pluralize
Expand All @@ -104,7 +104,7 @@ lazy==1.6
# via -r requirements/django.txt
lxml==5.1.0
# via -r requirements/django.txt
mako==1.3.1
mako==1.3.0
# via -r requirements/django.txt
markupsafe==2.1.4
# via
Expand Down Expand Up @@ -133,7 +133,7 @@ platformdirs==4.1.0
# pylint
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# diff-cover
# pytest
Expand Down Expand Up @@ -167,7 +167,7 @@ pymongo==3.13.0
# edx-opaque-keys
pyproject-api==1.6.1
# via tox
pytest==7.4.4
pytest==8.0.0
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -180,7 +180,7 @@ python-dateutil==2.8.2
# via
# -r requirements/django.txt
# botocore
python-slugify==8.0.1
python-slugify==8.0.2
# via code-annotations
pytz==2023.3.post1
# via
Expand Down

0 comments on commit 1d6033a

Please sign in to comment.