Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored and varshamenon4 committed Jan 2, 2024
1 parent fa7d1e6 commit 02c16dd
Show file tree
Hide file tree
Showing 9 changed files with 69 additions and 70 deletions.
16 changes: 8 additions & 8 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ backports-zoneinfo==0.2.1
# via django
beautifulsoup4==4.11.2
# via wagtail
boto3==1.34.1
boto3==1.34.11
# via -r requirements/base.in
botocore==1.34.1
botocore==1.34.11
# via
# boto3
# s3transfer
Expand All @@ -41,7 +41,7 @@ defusedxml==0.8.0rc2
# python3-openid
# social-auth-core
# willow
django==4.2.8
django==4.2.9
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -157,19 +157,19 @@ packaging==23.2
# via drf-yasg
pbr==6.0.0
# via stevedore
pillow==10.1.0
pillow==10.2.0
# via
# pillow-heif
# wagtail
pillow-heif==0.14.0
# via willow
psutil==5.9.6
psutil==5.9.7
# via edx-django-utils
pycparser==2.21
# via cffi
pydantic==2.5.2
pydantic==2.5.3
# via inflect
pydantic-core==2.14.5
pydantic-core==2.14.6
# via pydantic
pyjwt[crypto]==2.8.0
# via
Expand Down Expand Up @@ -210,7 +210,7 @@ requests==2.31.0
# wagtail
requests-oauthlib==1.3.1
# via social-auth-core
s3transfer==0.9.0
s3transfer==0.10.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down
28 changes: 14 additions & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ beautifulsoup4==4.11.2
# via
# -r requirements/quality.txt
# wagtail
boto3==1.34.1
boto3==1.34.11
# via -r requirements/quality.txt
botocore==1.34.1
botocore==1.34.11
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -84,7 +84,7 @@ colorama==0.4.6
# via
# -r requirements/quality.txt
# tox
coverage[toml]==7.3.3
coverage[toml]==7.4.0
# via
# -r requirements/quality.txt
# coverage
Expand All @@ -100,7 +100,7 @@ defusedxml==0.8.0rc2
# python3-openid
# social-auth-core
# willow
diff-cover==8.0.1
diff-cover==8.0.2
# via -r requirements/dev.in
dill==0.3.7
# via
Expand All @@ -110,7 +110,7 @@ distlib==0.3.8
# via
# -r requirements/quality.txt
# virtualenv
django==4.2.8
django==4.2.9
# via
# -c requirements/constraints.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -230,7 +230,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/quality.txt
faker==21.0.0
faker==22.0.0
# via
# -r requirements/quality.txt
# factory-boy
Expand All @@ -251,7 +251,7 @@ idna==3.6
# via
# -r requirements/quality.txt
# requests
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# -r requirements/pip-tools.txt
# build
Expand Down Expand Up @@ -283,7 +283,7 @@ l18n==2021.3
# via
# -r requirements/quality.txt
# wagtail
lxml==4.9.3
lxml==5.0.0
# via edx-i18n-tools
markupsafe==2.1.3
# via
Expand Down Expand Up @@ -325,7 +325,7 @@ pbr==6.0.0
# via
# -r requirements/quality.txt
# stevedore
pillow==10.1.0
pillow==10.2.0
# via
# -r requirements/quality.txt
# pillow-heif
Expand All @@ -350,7 +350,7 @@ pluggy==1.3.0
# tox
polib==1.2.0
# via edx-i18n-tools
psutil==5.9.6
psutil==5.9.7
# via
# -r requirements/quality.txt
# edx-django-utils
Expand All @@ -360,11 +360,11 @@ pycparser==2.21
# via
# -r requirements/quality.txt
# cffi
pydantic==2.5.2
pydantic==2.5.3
# via
# -r requirements/quality.txt
# inflect
pydantic-core==2.14.5
pydantic-core==2.14.6
# via
# -r requirements/quality.txt
# pydantic
Expand Down Expand Up @@ -417,7 +417,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -466,7 +466,7 @@ requests-oauthlib==1.3.1
# via
# -r requirements/quality.txt
# social-auth-core
s3transfer==0.9.0
s3transfer==0.10.0
# via
# -r requirements/quality.txt
# boto3
Expand Down
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==4.2.8
django==4.2.9
24 changes: 12 additions & 12 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ beautifulsoup4==4.11.2
# via
# -r requirements/test.txt
# wagtail
boto3==1.34.1
boto3==1.34.11
# via -r requirements/test.txt
botocore==1.34.1
botocore==1.34.11
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -81,7 +81,7 @@ colorama==0.4.6
# via
# -r requirements/test.txt
# tox
coverage[toml]==7.3.3
coverage[toml]==7.4.0
# via
# -r requirements/test.txt
# coverage
Expand All @@ -105,7 +105,7 @@ distlib==0.3.8
# via
# -r requirements/test.txt
# virtualenv
django==4.2.8
django==4.2.9
# via
# -r requirements/test.txt
# django-cors-headers
Expand Down Expand Up @@ -226,7 +226,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==21.0.0
faker==22.0.0
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -249,7 +249,7 @@ idna==3.6
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via sphinx
inflect==7.0.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -318,7 +318,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
pillow==10.1.0
pillow==10.2.0
# via
# -r requirements/test.txt
# pillow-heif
Expand All @@ -338,19 +338,19 @@ pluggy==1.3.0
# -r requirements/test.txt
# pytest
# tox
psutil==5.9.6
psutil==5.9.7
# via
# -r requirements/test.txt
# edx-django-utils
pycparser==2.21
# via
# -r requirements/test.txt
# cffi
pydantic==2.5.2
pydantic==2.5.3
# via
# -r requirements/test.txt
# inflect
pydantic-core==2.14.5
pydantic-core==2.14.6
# via
# -r requirements/test.txt
# pydantic
Expand Down Expand Up @@ -400,7 +400,7 @@ pyproject-api==1.6.1
# via
# -r requirements/test.txt
# tox
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -454,7 +454,7 @@ requests-oauthlib==1.3.1
# social-auth-core
restructuredtext-lint==1.4.0
# via doc8
s3transfer==0.9.0
s3transfer==0.10.0
# via
# -r requirements/test.txt
# boto3
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.42.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.1
pip==23.3.2
# via -r requirements/pip.in
setuptools==69.0.2
setuptools==69.0.3
# via -r requirements/pip.in
21 changes: 10 additions & 11 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ beautifulsoup4==4.11.2
# via
# -r requirements/base.txt
# wagtail
boto3==1.34.1
boto3==1.34.11
# via
# -r requirements/base.txt
# -r requirements/production.in
botocore==1.34.1
botocore==1.34.11
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -62,7 +62,7 @@ defusedxml==0.8.0rc2
# python3-openid
# social-auth-core
# willow
django==4.2.8
django==4.2.9
# via
# -r requirements/base.txt
# django-cors-headers
Expand Down Expand Up @@ -169,7 +169,7 @@ filetype==1.2.0
# willow
gevent==23.9.1
# via -r requirements/production.in
greenlet==3.0.2
greenlet==3.0.3
# via gevent
gunicorn==21.2.0
# via -r requirements/production.in
Expand Down Expand Up @@ -222,7 +222,7 @@ pbr==6.0.0
# via
# -r requirements/base.txt
# stevedore
pillow==10.1.0
pillow==10.2.0
# via
# -r requirements/base.txt
# pillow-heif
Expand All @@ -231,19 +231,19 @@ pillow-heif==0.14.0
# via
# -r requirements/base.txt
# willow
psutil==5.9.6
psutil==5.9.7
# via
# -r requirements/base.txt
# edx-django-utils
pycparser==2.21
# via
# -r requirements/base.txt
# cffi
pydantic==2.5.2
pydantic==2.5.3
# via
# -r requirements/base.txt
# inflect
pydantic-core==2.14.5
pydantic-core==2.14.6
# via
# -r requirements/base.txt
# pydantic
Expand All @@ -270,7 +270,7 @@ python-dateutil==2.8.2
# via
# -r requirements/base.txt
# botocore
python-memcached==1.59
python-memcached==1.61
# via -r requirements/production.in
python3-openid==3.2.0
# via
Expand Down Expand Up @@ -302,7 +302,7 @@ requests-oauthlib==1.3.1
# via
# -r requirements/base.txt
# social-auth-core
s3transfer==0.9.0
s3transfer==0.10.0
# via
# -r requirements/base.txt
# boto3
Expand All @@ -318,7 +318,6 @@ six==1.16.0
# html5lib
# l18n
# python-dateutil
# python-memcached
slumber==0.7.1
# via
# -r requirements/base.txt
Expand Down
Loading

0 comments on commit 02c16dd

Please sign in to comment.