Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Oct 6, 2023
1 parent 4342fa3 commit 10343d9
Show file tree
Hide file tree
Showing 8 changed files with 47 additions and 47 deletions.
16 changes: 8 additions & 8 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ asgiref==3.7.2
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.28.54
boto3==1.28.61
# via -r requirements/base.in
botocore==1.31.54
botocore==1.31.61
# via
# boto3
# s3transfer
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via edx-django-utils
Expand All @@ -34,7 +34,7 @@ cryptography==41.0.4
# via
# django-fernet-fields-v2
# pyjwt
django==3.2.21
django==3.2.22
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -151,7 +151,7 @@ newrelic==9.1.0
# via edx-django-utils
ordered-set==4.1.0
# via -r requirements/base.in
packaging==23.1
packaging==23.2
# via drf-yasg
pbr==5.11.1
# via stevedore
Expand Down Expand Up @@ -194,7 +194,7 @@ requests==2.31.0
# slumber
rules==3.3
# via edx-enterprise-data
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down Expand Up @@ -229,7 +229,7 @@ uritemplate==4.1.1
# via
# coreapi
# drf-yasg
urllib3==1.26.16
urllib3==1.26.17
# via
# -r requirements/base.in
# botocore
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ asgiref==3.7.2
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.28.54
boto3==1.28.61
# via -r requirements/base.in
botocore==1.31.54
botocore==1.31.61
# via
# boto3
# s3transfer
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via edx-django-utils
Expand All @@ -34,7 +34,7 @@ cryptography==41.0.4
# via
# django-fernet-fields-v2
# pyjwt
django==3.2.21
django==3.2.22
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -153,7 +153,7 @@ newrelic==9.1.0
# via edx-django-utils
ordered-set==4.1.0
# via -r requirements/base.in
packaging==23.1
packaging==23.2
# via drf-yasg
pbr==5.11.1
# via stevedore
Expand Down Expand Up @@ -196,7 +196,7 @@ requests==2.31.0
# slumber
rules==3.3
# via edx-enterprise-data
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down Expand Up @@ -231,7 +231,7 @@ uritemplate==4.1.1
# via
# coreapi
# drf-yasg
urllib3==1.26.16
urllib3==1.26.17
# via
# -r requirements/base.in
# botocore
Expand Down
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==3.2.21
django==3.2.22
18 changes: 9 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,27 @@ asgiref==3.7.2
# via
# django
# django-countries
babel==2.12.1
babel==2.13.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
boto==2.49.0
# via -r requirements/base.in
boto3==1.28.54
boto3==1.28.61
# via -r requirements/base.in
botocore==1.31.54
botocore==1.31.61
# via
# boto3
# s3transfer
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via edx-django-utils
Expand All @@ -44,7 +44,7 @@ cryptography==41.0.4
# via
# django-fernet-fields-v2
# pyjwt
django==3.2.21
django==3.2.22
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -171,7 +171,7 @@ newrelic==9.1.0
# via edx-django-utils
ordered-set==4.1.0
# via -r requirements/base.in
packaging==23.1
packaging==23.2
# via
# drf-yasg
# pydata-sphinx-theme
Expand Down Expand Up @@ -228,7 +228,7 @@ requests==2.31.0
# sphinx
rules==3.3
# via edx-enterprise-data
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down Expand Up @@ -287,7 +287,7 @@ uritemplate==4.1.1
# via
# coreapi
# drf-yasg
urllib3==1.26.16
urllib3==1.26.17
# via
# -r requirements/base.in
# botocore
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
packaging==23.2
# via build
pip-tools==7.3.0
# via -r requirements/pip_tools.in
Expand Down
20 changes: 10 additions & 10 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ asgiref==3.7.2
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.28.54
boto3==1.28.61
# via -r requirements/base.in
botocore==1.31.54
botocore==1.31.61
# via
# boto3
# s3transfer
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via edx-django-utils
Expand All @@ -34,7 +34,7 @@ cryptography==41.0.4
# via
# django-fernet-fields-v2
# pyjwt
django==3.2.21
django==3.2.22
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -129,7 +129,7 @@ faker==19.6.2
# via factory-boy
gevent==23.9.1
# via -r requirements/production.in
greenlet==2.0.2
greenlet==3.0.0
# via gevent
gunicorn==21.2.0
# via -r requirements/production.in
Expand Down Expand Up @@ -161,7 +161,7 @@ newrelic==9.1.0
# edx-django-utils
ordered-set==4.1.0
# via -r requirements/base.in
packaging==23.1
packaging==23.2
# via
# drf-yasg
# gunicorn
Expand Down Expand Up @@ -209,7 +209,7 @@ requests==2.31.0
# slumber
rules==3.3
# via edx-enterprise-data
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down Expand Up @@ -244,7 +244,7 @@ uritemplate==4.1.1
# via
# coreapi
# drf-yasg
urllib3==1.26.16
urllib3==1.26.17
# via
# -r requirements/base.in
# botocore
Expand All @@ -255,7 +255,7 @@ zipp==3.17.0
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.0
zope-interface==6.1
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,29 +12,29 @@ astroid==2.3.3
# via pylint
boto==2.49.0
# via -r requirements/base.in
boto3==1.28.54
boto3==1.28.61
# via -r requirements/base.in
botocore==1.31.54
botocore==1.31.61
# via
# boto3
# s3transfer
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
chardet==5.2.0
# via diff-cover
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via edx-django-utils
coreapi==2.3.3
# via -r requirements/base.in
coreschema==0.0.4
# via coreapi
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -178,7 +178,7 @@ newrelic==9.1.0
# via edx-django-utils
ordered-set==4.1.0
# via -r requirements/base.in
packaging==23.1
packaging==23.2
# via
# drf-yasg
# pytest
Expand Down Expand Up @@ -251,7 +251,7 @@ responses==0.23.3
# via -r requirements/test.in
rules==3.3
# via edx-enterprise-data
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down Expand Up @@ -295,7 +295,7 @@ uritemplate==4.1.1
# via
# coreapi
# drf-yasg
urllib3==1.26.16
urllib3==1.26.17
# via
# -r requirements/base.in
# botocore
Expand Down
4 changes: 2 additions & 2 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ filelock==3.12.4
# via
# tox
# virtualenv
packaging==23.1
packaging==23.2
# via tox
platformdirs==3.10.0
platformdirs==3.11.0
# via virtualenv
pluggy==1.3.0
# via tox
Expand Down

0 comments on commit 10343d9

Please sign in to comment.