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 #427

Closed
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
16 changes: 8 additions & 8 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ asgiref==3.7.2
# via django
asn1crypto==1.5.1
# via snowflake-connector-python
awscli==1.32.24
awscli==1.32.30
# via -r requirements/reporting.in
bcrypt==4.1.2
# via paramiko
billiard==3.6.4.0
# via celery
boto3==1.34.24
boto3==1.34.30
# via -r requirements/reporting.in
botocore==1.34.24
botocore==1.34.30
# via
# awscli
# boto3
Expand Down Expand Up @@ -95,7 +95,7 @@ edx-django-utils==5.10.1
# -r requirements/base.in
# edx-drf-extensions
# edx-rest-api-client
edx-drf-extensions==9.1.2
edx-drf-extensions==10.1.0
# via
# -r requirements/base.in
# edx-rbac
Expand All @@ -109,7 +109,7 @@ edx-rest-api-client==5.6.1
# via -r requirements/base.in
factory-boy==3.3.0
# via -r requirements/base.in
faker==22.5.0
faker==22.6.0
# via factory-boy
filelock==3.13.1
# via snowflake-connector-python
Expand All @@ -127,7 +127,7 @@ kombu==4.6.11
# via celery
monotonic==1.6
# via py2neo
newrelic==9.5.0
newrelic==9.6.0
# via edx-django-utils
packaging==23.2
# via
Expand Down Expand Up @@ -176,7 +176,7 @@ python-dateutil==2.8.2
# botocore
# faker
# vertica-python
pytz==2023.3.post1
pytz==2023.4
# via
# celery
# django
Expand Down Expand Up @@ -212,7 +212,7 @@ six==1.16.0
# vertica-python
slumber==0.7.1
# via edx-rest-api-client
snowflake-connector-python==3.6.0
snowflake-connector-python==3.7.0
# via -r requirements/reporting.in
sortedcontainers==2.4.0
# via snowflake-connector-python
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
coverage==7.4.0
coverage==7.4.1
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
Expand All @@ -16,7 +16,7 @@ packaging==23.2
# via tox
platformdirs==4.1.0
# via virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via tox
py==1.11.0
# via tox
Expand Down
22 changes: 11 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ astroid==3.0.2
# via
# pylint
# pylint-celery
awscli==1.32.24
awscli==1.32.30
# via -r requirements/reporting.in
bcrypt==4.1.2
# via paramiko
billiard==3.6.4.0
# via celery
boto3==1.34.24
boto3==1.34.30
# via -r requirements/reporting.in
botocore==1.34.24
botocore==1.34.30
# via
# awscli
# boto3
Expand Down Expand Up @@ -72,7 +72,7 @@ cryptography==41.0.7
# snowflake-connector-python
diff-cover==8.0.3
# via -r requirements/dev-enterprise_data.in
dill==0.3.7
dill==0.3.8
# via pylint
distlib==0.3.8
# via virtualenv
Expand Down Expand Up @@ -122,7 +122,7 @@ edx-django-utils==5.10.1
# -r requirements/base.in
# edx-drf-extensions
# edx-rest-api-client
edx-drf-extensions==9.1.2
edx-drf-extensions==10.1.0
# via
# -r requirements/base.in
# edx-rbac
Expand All @@ -142,7 +142,7 @@ edx-rest-api-client==5.6.1
# via -r requirements/base.in
factory-boy==3.3.0
# via -r requirements/base.in
faker==22.5.0
faker==22.6.0
# via factory-boy
filelock==3.13.1
# via
Expand Down Expand Up @@ -198,7 +198,7 @@ monotonic==1.6
# via py2neo
more-itertools==10.2.0
# via jaraco-classes
newrelic==9.5.0
newrelic==9.6.0
# via edx-django-utils
nh3==0.2.15
# via readme-renderer
Expand Down Expand Up @@ -227,7 +227,7 @@ platformdirs==3.11.0
# pylint
# snowflake-connector-python
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# diff-cover
# tox
Expand Down Expand Up @@ -292,9 +292,9 @@ python-dateutil==2.8.2
# botocore
# faker
# vertica-python
python-slugify==8.0.1
python-slugify==8.0.2
# via code-annotations
pytz==2023.3.post1
pytz==2023.4
# via
# celery
# django
Expand Down Expand Up @@ -349,7 +349,7 @@ slumber==0.7.1
# via edx-rest-api-client
snowballstemmer==2.2.0
# via pydocstyle
snowflake-connector-python==3.6.0
snowflake-connector-python==3.7.0
# via -r requirements/reporting.in
sortedcontainers==2.4.0
# via snowflake-connector-python
Expand Down
26 changes: 13 additions & 13 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ astroid==3.0.2
# via
# pylint
# pylint-celery
awscli==1.32.24
awscli==1.32.30
# via -r requirements/reporting.in
bcrypt==4.1.2
# via paramiko
billiard==3.6.4.0
# via celery
boto3==1.34.24
boto3==1.34.30
# via -r requirements/reporting.in
botocore==1.34.24
botocore==1.34.30
# via
# awscli
# boto3
Expand Down Expand Up @@ -60,7 +60,7 @@ code-annotations==1.5.0
# via edx-lint
colorama==0.4.4
# via awscli
coverage[toml]==7.4.0
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
Expand All @@ -78,7 +78,7 @@ ddt==1.7.1
# via -r requirements/test.in
diff-cover==8.0.3
# via -r requirements/dev-enterprise_data.in
dill==0.3.7
dill==0.3.8
# via pylint
distlib==0.3.8
# via virtualenv
Expand Down Expand Up @@ -129,7 +129,7 @@ edx-django-utils==5.10.1
# -r requirements/base.in
# edx-drf-extensions
# edx-rest-api-client
edx-drf-extensions==9.1.2
edx-drf-extensions==10.1.0
# via
# -r requirements/base.in
# edx-rbac
Expand All @@ -153,7 +153,7 @@ factory-boy==3.3.0
# via
# -r requirements/base.in
# -r requirements/test.in
faker==22.5.0
faker==22.6.0
# via factory-boy
filelock==3.13.1
# via
Expand Down Expand Up @@ -217,7 +217,7 @@ monotonic==1.6
# via py2neo
more-itertools==10.2.0
# via jaraco-classes
newrelic==9.5.0
newrelic==9.6.0
# via edx-django-utils
nh3==0.2.15
# via readme-renderer
Expand Down Expand Up @@ -247,7 +247,7 @@ platformdirs==3.11.0
# pylint
# snowflake-connector-python
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# diff-cover
# pytest
Expand Down Expand Up @@ -308,7 +308,7 @@ pyopenssl==23.3.0
# via snowflake-connector-python
pyproject-hooks==1.0.0
# via build
pytest==7.4.4
pytest==8.0.0
# via
# pytest-cov
# pytest-django
Expand All @@ -322,9 +322,9 @@ python-dateutil==2.8.2
# faker
# freezegun
# vertica-python
python-slugify==8.0.1
python-slugify==8.0.2
# via code-annotations
pytz==2023.3.post1
pytz==2023.4
# via
# celery
# django
Expand Down Expand Up @@ -383,7 +383,7 @@ slumber==0.7.1
# via edx-rest-api-client
snowballstemmer==2.2.0
# via pydocstyle
snowflake-connector-python==3.6.0
snowflake-connector-python==3.7.0
# via -r requirements/reporting.in
sortedcontainers==2.4.0
# via snowflake-connector-python
Expand Down
22 changes: 11 additions & 11 deletions requirements/test-master.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ asgiref==3.7.2
# via django
asn1crypto==1.5.1
# via snowflake-connector-python
awscli==1.32.24
awscli==1.32.30
# via -r requirements/reporting.in
bcrypt==4.1.2
# via paramiko
billiard==3.6.4.0
# via celery
boto3==1.34.24
boto3==1.34.30
# via -r requirements/reporting.in
botocore==1.34.24
botocore==1.34.30
# via
# awscli
# boto3
Expand All @@ -43,7 +43,7 @@ click==8.1.7
# via edx-django-utils
colorama==0.4.4
# via awscli
coverage[toml]==7.4.0
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
Expand Down Expand Up @@ -103,7 +103,7 @@ edx-django-utils==5.10.1
# -r requirements/base.in
# edx-drf-extensions
# edx-rest-api-client
edx-drf-extensions==9.1.2
edx-drf-extensions==10.1.0
# via
# -r requirements/base.in
# -r requirements/test-master.in
Expand All @@ -122,7 +122,7 @@ factory-boy==3.3.0
# via
# -r requirements/base.in
# -r requirements/test.in
faker==22.5.0
faker==22.6.0
# via factory-boy
filelock==3.13.1
# via snowflake-connector-python
Expand All @@ -148,7 +148,7 @@ mock==5.1.0
# via -r requirements/test.in
monotonic==1.6
# via py2neo
newrelic==9.5.0
newrelic==9.6.0
# via edx-django-utils
packaging==23.2
# via
Expand All @@ -165,7 +165,7 @@ pgpy==0.6.0
# via -r requirements/reporting.in
platformdirs==3.11.0
# via snowflake-connector-python
pluggy==1.3.0
pluggy==1.4.0
# via pytest
psutil==5.9.8
# via edx-django-utils
Expand Down Expand Up @@ -195,7 +195,7 @@ pynacl==1.5.0
# paramiko
pyopenssl==23.3.0
# via snowflake-connector-python
pytest==7.4.4
pytest==8.0.0
# via
# pytest-cov
# pytest-django
Expand All @@ -209,7 +209,7 @@ python-dateutil==2.8.2
# faker
# freezegun
# vertica-python
pytz==2023.3.post1
pytz==2023.4
# via
# celery
# django
Expand Down Expand Up @@ -250,7 +250,7 @@ six==1.16.0
# vertica-python
slumber==0.7.1
# via edx-rest-api-client
snowflake-connector-python==3.6.0
snowflake-connector-python==3.7.0
# via -r requirements/reporting.in
sortedcontainers==2.4.0
# via snowflake-connector-python
Expand Down
Loading
Loading