Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
farhan committed Mar 4, 2024
2 parents 2dcc942 + b6c0427 commit 9e9a8d1
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 35 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pbr==6.0.0
# via stevedore
pymongo==3.13.0
# via edx-opaque-keys
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via -r requirements/base.in
pytz==2024.1
# via -r requirements/base.in
Expand All @@ -36,7 +36,7 @@ six==1.16.0
# python-dateutil
stevedore==5.2.0
# via edx-opaque-keys
typing-extensions==4.9.0
typing-extensions==4.10.0
# via edx-opaque-keys
web-fragments==2.1.0
# via -r requirements/base.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==5.3.2
cachetools==5.3.3
# via tox
chardet==5.2.0
# via tox
Expand Down
24 changes: 12 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ appdirs==1.4.4
# via
# -r requirements/test.txt
# fs
astroid==3.0.3
astroid==3.1.0
# via
# -r requirements/test.txt
# pylint
Expand All @@ -21,20 +21,20 @@ attrs==23.2.0
# via
# -r requirements/test.txt
# hypothesis
boto3==1.34.49
boto3==1.34.54
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.49
botocore==1.34.54
# via
# -r requirements/test.txt
# boto3
# s3transfer
build==1.0.3
build==1.1.1
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==5.3.2
cachetools==5.3.3
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -70,7 +70,7 @@ coverage[toml]==7.4.3
# -r requirements/ci.txt
# -r requirements/test.txt
# pytest-cov
ddt==1.7.1
ddt==1.7.2
# via -r requirements/test.txt
diff-cover==4.0.0
# via
Expand Down Expand Up @@ -114,7 +114,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.98.11
hypothesis==6.98.15
# via -r requirements/test.txt
importlib-metadata==7.0.1
# via
Expand Down Expand Up @@ -199,7 +199,7 @@ pluggy==1.4.0
# tox
pycodestyle==2.11.1
# via -r requirements/test.txt
pydantic==2.6.2
pydantic==2.6.3
# via
# -r requirements/test.txt
# inflect
Expand All @@ -211,7 +211,7 @@ pygments==2.17.2
# via
# -r requirements/test.txt
# diff-cover
pylint==3.0.4
pylint==3.1.0
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -254,7 +254,7 @@ pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.8.0
# via -r requirements/test.txt
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# -r requirements/test.txt
# botocore
Expand Down Expand Up @@ -313,15 +313,15 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.3
tomlkit==0.12.4
# via
# -r requirements/test.txt
# pylint
tox==4.13.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# -r requirements/test.txt
# annotated-types
Expand Down
8 changes: 4 additions & 4 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.49
boto3==1.34.54
# via fs-s3fs
botocore==1.34.49
botocore==1.34.54
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -52,7 +52,7 @@ pymongo==3.13.0
# via
# -r requirements/base.txt
# edx-opaque-keys
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# -r requirements/base.txt
# botocore
Expand All @@ -78,7 +78,7 @@ stevedore==5.2.0
# via
# -r requirements/base.txt
# edx-opaque-keys
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down
8 changes: 4 additions & 4 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.49
boto3==1.34.54
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.49
botocore==1.34.54
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -98,7 +98,7 @@ pymongo==3.13.0
# via
# -r requirements/django.txt
# edx-opaque-keys
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# -r requirements/django.txt
# botocore
Expand Down Expand Up @@ -154,7 +154,7 @@ stevedore==5.2.0
# via
# -r requirements/django.txt
# edx-opaque-keys
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# -r requirements/django.txt
# edx-opaque-keys
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.0.3
build==1.1.1
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down
22 changes: 11 additions & 11 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@ appdirs==1.4.4
# via
# -r requirements/django.txt
# fs
astroid==3.0.3
astroid==3.1.0
# via
# -r requirements/test.in
# pylint
# pylint-celery
attrs==23.2.0
# via hypothesis
boto3==1.34.49
boto3==1.34.54
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.49
botocore==1.34.54
# via
# -r requirements/django.txt
# boto3
# s3transfer
cachetools==5.3.2
cachetools==5.3.3
# via tox
chardet==5.2.0
# via tox
Expand All @@ -45,7 +45,7 @@ coverage[toml]==7.4.3
# via
# -r requirements/test.in
# pytest-cov
ddt==1.7.1
ddt==1.7.2
# via -r requirements/test.in
diff-cover==4.0.0
# via
Expand Down Expand Up @@ -80,7 +80,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.98.11
hypothesis==6.98.15
# via -r requirements/test.in
inflect==7.0.0
# via jinja2-pluralize
Expand Down Expand Up @@ -140,13 +140,13 @@ pluggy==1.4.0
# tox
pycodestyle==2.11.1
# via -r requirements/test.in
pydantic==2.6.2
pydantic==2.6.3
# via inflect
pydantic-core==2.16.3
# via pydantic
pygments==2.17.2
# via diff-cover
pylint==3.0.4
pylint==3.1.0
# via
# -r requirements/test.in
# edx-lint
Expand Down Expand Up @@ -176,7 +176,7 @@ pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.8.0
# via -r requirements/test.in
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# -r requirements/django.txt
# botocore
Expand Down Expand Up @@ -223,11 +223,11 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.12.3
tomlkit==0.12.4
# via pylint
tox==4.13.0
# via -r requirements/test.in
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# -r requirements/django.txt
# annotated-types
Expand Down

0 comments on commit 9e9a8d1

Please sign in to comment.