Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#779)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Aug 12, 2024
1 parent 6138d2a commit 16997db
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ edx-opaque-keys==2.10.0
# via -r requirements/base.in
fs==2.4.16
# via -r requirements/base.in
lxml==5.2.2
lxml==5.3.0
# via -r requirements/base.in
mako==1.3.5
# via -r requirements/base.in
Expand All @@ -28,7 +28,7 @@ python-dateutil==2.9.0.post0
# via -r requirements/base.in
pytz==2024.1
# via -r requirements/base.in
pyyaml==6.0.1
pyyaml==6.0.2
# via -r requirements/base.in
simplejson==3.19.2
# via -r requirements/base.in
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.6.0
coverage==7.6.1
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
Expand All @@ -30,7 +30,7 @@ pluggy==1.5.0
# via tox
pyproject-api==1.7.1
# via tox
tox==4.16.0
tox==4.17.1
# via -r requirements/ci.in
virtualenv==20.26.3
# via tox
24 changes: 12 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ astroid==3.2.4
# -r requirements/test.txt
# pylint
# pylint-celery
attrs==24.1.0
attrs==24.2.0
# via
# -r requirements/test.txt
# hypothesis
boto3==1.34.153
boto3==1.34.158
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.153
botocore==1.34.158
# 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.6.0
coverage[toml]==7.6.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -85,7 +85,7 @@ distlib==0.3.8
# -r requirements/ci.txt
# -r requirements/test.txt
# virtualenv
django==4.2.14
django==4.2.15
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -113,7 +113,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.108.5
hypothesis==6.110.1
# via -r requirements/test.txt
inflect==7.3.1
# via
Expand Down Expand Up @@ -144,7 +144,7 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via -r requirements/test.txt
lxml==5.2.2
lxml==5.3.0
# via -r requirements/test.txt
mako==1.3.5
# via -r requirements/test.txt
Expand All @@ -159,7 +159,7 @@ mccabe==0.7.0
# pylint
mock==5.1.0
# via -r requirements/test.txt
more-itertools==10.3.0
more-itertools==10.4.0
# via
# -r requirements/test.txt
# inflect
Expand Down Expand Up @@ -196,7 +196,7 @@ pluggy==1.5.0
# diff-cover
# pytest
# tox
pycodestyle==2.12.0
pycodestyle==2.12.1
# via -r requirements/test.txt
pygments==2.18.0
# via
Expand Down Expand Up @@ -255,7 +255,7 @@ python-slugify==8.0.4
# code-annotations
pytz==2024.1
# via -r requirements/test.txt
pyyaml==6.0.1
pyyaml==6.0.2
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -293,7 +293,7 @@ tomlkit==0.13.0
# via
# -r requirements/test.txt
# pylint
tox==4.16.0
tox==4.17.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -319,7 +319,7 @@ web-fragments==2.2.0
# via -r requirements/test.txt
webob==1.8.7
# via -r requirements/test.txt
wheel==0.43.0
wheel==0.44.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
10 changes: 5 additions & 5 deletions requirements/django.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ appdirs==1.4.4
# fs
asgiref==3.8.1
# via django
boto3==1.34.153
boto3==1.34.158
# via fs-s3fs
botocore==1.34.153
botocore==1.34.158
# via
# boto3
# s3transfer
django==4.2.14
django==4.2.15
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/django.in
Expand All @@ -40,7 +40,7 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via -r requirements/django.in
lxml==5.2.2
lxml==5.3.0
# via -r requirements/base.txt
mako==1.3.5
# via -r requirements/base.txt
Expand All @@ -64,7 +64,7 @@ python-dateutil==2.9.0.post0
# botocore
pytz==2024.1
# via -r requirements/base.txt
pyyaml==6.0.1
pyyaml==6.0.2
# via -r requirements/base.txt
s3transfer==0.10.2
# via boto3
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@ asgiref==3.8.1
# via
# -r requirements/django.txt
# django
babel==2.15.0
babel==2.16.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto3==1.34.153
boto3==1.34.158
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.153
botocore==1.34.158
# via
# -r requirements/django.txt
# boto3
Expand All @@ -35,7 +35,7 @@ certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
django==4.2.14
django==4.2.15
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/django.txt
Expand Down Expand Up @@ -72,7 +72,7 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via -r requirements/django.txt
lxml==5.2.2
lxml==5.3.0
# via -r requirements/django.txt
mako==1.3.5
# via -r requirements/django.txt
Expand Down Expand Up @@ -110,7 +110,7 @@ python-dateutil==2.9.0.post0
# botocore
pytz==2024.1
# via -r requirements/django.txt
pyyaml==6.0.1
pyyaml==6.0.2
# via -r requirements/django.txt
requests==2.32.3
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pyproject-hooks==1.1.0
# via
# build
# pip-tools
wheel==0.43.0
wheel==0.44.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
wheel==0.43.0
wheel==0.44.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
20 changes: 10 additions & 10 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ astroid==3.2.4
# -r requirements/test.in
# pylint
# pylint-celery
attrs==24.1.0
attrs==24.2.0
# via hypothesis
boto3==1.34.153
boto3==1.34.158
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.153
botocore==1.34.158
# via
# -r requirements/django.txt
# boto3
Expand All @@ -43,7 +43,7 @@ code-annotations==1.8.0
# via edx-lint
colorama==0.4.6
# via tox
coverage[toml]==7.6.0
coverage[toml]==7.6.1
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -82,7 +82,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.108.5
hypothesis==6.110.1
# via -r requirements/test.in
inflect==7.3.1
# via jinja2-pluralize
Expand All @@ -104,7 +104,7 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via -r requirements/django.txt
lxml==5.2.2
lxml==5.3.0
# via -r requirements/django.txt
mako==1.3.5
# via -r requirements/django.txt
Expand All @@ -117,7 +117,7 @@ mccabe==0.7.0
# via pylint
mock==5.1.0
# via -r requirements/test.in
more-itertools==10.3.0
more-itertools==10.4.0
# via inflect
openedx-django-pyfs==3.6.0
# via -r requirements/django.txt
Expand All @@ -142,7 +142,7 @@ pluggy==1.5.0
# diff-cover
# pytest
# tox
pycodestyle==2.12.0
pycodestyle==2.12.1
# via -r requirements/test.in
pygments==2.18.0
# via diff-cover
Expand Down Expand Up @@ -184,7 +184,7 @@ python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via -r requirements/django.txt
pyyaml==6.0.1
pyyaml==6.0.2
# via
# -r requirements/django.txt
# code-annotations
Expand Down Expand Up @@ -216,7 +216,7 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.0
# via pylint
tox==4.16.0
tox==4.17.1
# via -r requirements/test.in
typeguard==4.3.0
# via inflect
Expand Down

0 comments on commit 16997db

Please sign in to comment.