Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #720

Merged
merged 1 commit into from
Feb 19, 2024
Merged
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
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.12.1
tox==4.13.0
# via -r requirements/ci.in
virtualenv==20.25.0
# via tox
16 changes: 8 additions & 8 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.39
boto3==1.34.44
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.39
botocore==1.34.44
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -69,7 +69,6 @@ coverage[toml]==7.4.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
# coverage
# pytest-cov
ddt==1.7.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -115,7 +114,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.98.3
hypothesis==6.98.6
# via -r requirements/test.txt
importlib-metadata==7.0.1
# via
Expand Down Expand Up @@ -165,7 +164,7 @@ mccabe==0.7.0
# pylint
mock==5.1.0
# via -r requirements/test.txt
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via -r requirements/test.txt
packaging==23.2
# via
Expand All @@ -182,7 +181,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip-tools.txt
platformdirs==4.2.0
# via
Expand Down Expand Up @@ -245,7 +244,8 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==8.0.0
# pip-tools
pytest==8.0.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -317,7 +317,7 @@ tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
tox==4.12.1
tox==4.13.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
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.39
boto3==1.34.44
# via fs-s3fs
botocore==1.34.39
botocore==1.34.44
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -42,7 +42,7 @@ markupsafe==2.1.5
# via
# -r requirements/base.txt
# mako
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via -r requirements/django.in
pbr==6.0.0
# 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.39
boto3==1.34.44
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.39
botocore==1.34.44
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -77,7 +77,7 @@ markupsafe==2.1.5
# mako
mock==5.1.0
# via -r requirements/doc.in
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via -r requirements/django.txt
packaging==23.2
# via
Expand Down
6 changes: 4 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
setuptools==69.1.0
# via -r requirements/pip.in
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ astroid==3.0.3
# pylint-celery
attrs==23.2.0
# via hypothesis
boto3==1.34.39
boto3==1.34.44
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.39
botocore==1.34.44
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -80,7 +80,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.98.3
hypothesis==6.98.6
# via -r requirements/test.in
inflect==7.0.0
# via jinja2-pluralize
Expand Down Expand Up @@ -115,7 +115,7 @@ mccabe==0.7.0
# via pylint
mock==5.1.0
# via -r requirements/test.in
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via -r requirements/django.txt
packaging==23.2
# via
Expand Down Expand Up @@ -167,7 +167,7 @@ pymongo==3.13.0
# edx-opaque-keys
pyproject-api==1.6.1
# via tox
pytest==8.0.0
pytest==8.0.1
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -225,7 +225,7 @@ tomli==2.0.1
# tox
tomlkit==0.12.3
# via pylint
tox==4.12.1
tox==4.13.0
# via -r requirements/test.in
typing-extensions==4.9.0
# via
Expand Down
Loading