Skip to content
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
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ asgiref==3.12.1
# via django
asn1crypto==1.5.1
# via snowflake-connector-python
awscli==1.45.55
awscli==1.45.60
# via -r requirements/reporting.in
bcrypt==5.0.0
# via paramiko
billiard==4.2.4
# via celery
boto3==1.43.55
boto3==1.43.60
# via
# -r requirements/reporting.in
# snowflake-connector-python
botocore==1.43.55
botocore==1.43.60
# via
# awscli
# boto3
Expand Down Expand Up @@ -128,9 +128,9 @@ edx-rest-api-client==7.0.0
# via -r requirements/base.in
factory-boy==3.3.3
# via -r requirements/base.in
faker==40.35.0
faker==40.36.0
# via factory-boy
filelock==3.32.0
filelock==3.32.2
# via snowflake-connector-python
idna==3.18
# via
Expand Down Expand Up @@ -167,7 +167,7 @@ pillow==12.3.0
# via pansi
platformdirs==4.11.0
# via snowflake-connector-python
prompt-toolkit==3.0.52
prompt-toolkit==3.0.53
# via click-repl
psutil==7.2.2
# via edx-django-utils
Expand Down Expand Up @@ -202,7 +202,7 @@ python-dateutil==2.9.0.post0
# botocore
# celery
# vertica-python
pytz==2026.2
pytz==2026.3.post1
# via
# interchange
# 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 @@ -12,7 +12,7 @@ coverage==7.15.2
# via -r requirements/ci.in
distlib==0.4.3
# via virtualenv
filelock==3.32.0
filelock==3.32.2
# via
# python-discovery
# tox
Expand All @@ -38,5 +38,5 @@ tomli-w==1.2.0
# via tox
tox==4.58.0
# via -r requirements/ci.in
virtualenv==21.7.0
virtualenv==21.7.1
# via tox
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@ astroid==4.0.4
# via
# pylint
# pylint-celery
awscli==1.45.55
awscli==1.45.60
# via -r requirements/reporting.in
bcrypt==5.0.0
# via paramiko
billiard==4.2.4
# via celery
boto3==1.43.55
boto3==1.43.60
# via
# -r requirements/reporting.in
# snowflake-connector-python
botocore==1.43.55
botocore==1.43.60
# via
# awscli
# boto3
Expand Down Expand Up @@ -86,7 +86,7 @@ cryptography==49.0.0
# pyopenssl
# secretstorage
# snowflake-connector-python
diff-cover==10.4.0
diff-cover==10.4.1
# via -r requirements/dev-enterprise_data.in
dill==0.4.1
# via pylint
Expand Down Expand Up @@ -164,9 +164,9 @@ edx-rest-api-client==7.0.0
# via -r requirements/base.in
factory-boy==3.3.3
# via -r requirements/base.in
faker==40.35.0
faker==40.36.0
# via factory-boy
filelock==3.32.0
filelock==3.32.2
# via
# python-discovery
# snowflake-connector-python
Expand Down Expand Up @@ -269,7 +269,7 @@ pluggy==1.6.0
# tox
polib==1.2.0
# via edx-i18n-tools
prompt-toolkit==3.0.52
prompt-toolkit==3.0.53
# via click-repl
psutil==7.2.2
# via edx-django-utils
Expand Down Expand Up @@ -338,7 +338,7 @@ python-discovery==1.5.0
# virtualenv
python-slugify==8.0.4
# via code-annotations
pytz==2026.2
pytz==2026.3.post1
# via
# interchange
# snowflake-connector-python
Expand Down Expand Up @@ -411,7 +411,7 @@ tomlkit==0.15.1
# snowflake-connector-python
tox==4.58.0
# via -r requirements/dev-enterprise_data.in
twine==6.2.0
twine==7.0.0
# via -r requirements/dev-enterprise_data.in
typing-extensions==4.16.0
# via
Expand Down Expand Up @@ -439,7 +439,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==21.7.0
virtualenv==21.7.1
# via tox
wcwidth==0.8.2
# via prompt-toolkit
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ wheel==0.47.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==26.1.2
pip==26.2
# via -r requirements/pip.in
setuptools==83.0.0
# via -r requirements/pip.in
20 changes: 10 additions & 10 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@ astroid==4.0.4
# via
# pylint
# pylint-celery
awscli==1.45.55
awscli==1.45.60
# via -r requirements/reporting.in
bcrypt==5.0.0
# via paramiko
billiard==4.2.4
# via celery
boto3==1.43.55
boto3==1.43.60
# via
# -r requirements/reporting.in
# snowflake-connector-python
botocore==1.43.55
botocore==1.43.60
# via
# awscli
# boto3
Expand Down Expand Up @@ -90,7 +90,7 @@ cryptography==49.0.0
# snowflake-connector-python
ddt==1.7.2
# via -r requirements/test.in
diff-cover==10.4.0
diff-cover==10.4.1
# via -r requirements/dev-enterprise_data.in
dill==0.4.1
# via pylint
Expand Down Expand Up @@ -171,9 +171,9 @@ factory-boy==3.3.3
# via
# -r requirements/base.in
# -r requirements/test.in
faker==40.35.0
faker==40.36.0
# via factory-boy
filelock==3.32.0
filelock==3.32.2
# via
# python-discovery
# snowflake-connector-python
Expand Down Expand Up @@ -287,7 +287,7 @@ pluggy==1.6.0
# tox
polib==1.2.0
# via edx-i18n-tools
prompt-toolkit==3.0.52
prompt-toolkit==3.0.53
# via click-repl
psutil==7.2.2
# via edx-django-utils
Expand Down Expand Up @@ -366,7 +366,7 @@ python-discovery==1.5.0
# virtualenv
python-slugify==8.0.4
# via code-annotations
pytz==2026.2
pytz==2026.3.post1
# via
# interchange
# snowflake-connector-python
Expand Down Expand Up @@ -445,7 +445,7 @@ tomlkit==0.15.1
# snowflake-connector-python
tox==4.58.0
# via -r requirements/dev-enterprise_data.in
twine==6.2.0
twine==7.0.0
# via -r requirements/dev-enterprise_data.in
typing-extensions==4.16.0
# via
Expand Down Expand Up @@ -474,7 +474,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==21.7.0
virtualenv==21.7.1
# via tox
wcwidth==0.8.2
# via prompt-toolkit
Expand Down
14 changes: 7 additions & 7 deletions requirements/test-master.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ asgiref==3.12.1
# via django
asn1crypto==1.5.1
# via snowflake-connector-python
awscli==1.45.55
awscli==1.45.60
# via -r requirements/reporting.in
bcrypt==5.0.0
# via paramiko
billiard==4.2.4
# via celery
boto3==1.43.55
boto3==1.43.60
# via
# -r requirements/reporting.in
# snowflake-connector-python
botocore==1.43.55
botocore==1.43.60
# via
# awscli
# boto3
Expand Down Expand Up @@ -137,9 +137,9 @@ factory-boy==3.3.3
# via
# -r requirements/base.in
# -r requirements/test.in
faker==40.35.0
faker==40.36.0
# via factory-boy
filelock==3.32.0
filelock==3.32.2
# via snowflake-connector-python
flaky==3.8.1
# via -r requirements/test.in
Expand Down Expand Up @@ -189,7 +189,7 @@ pluggy==1.6.0
# via
# pytest
# pytest-cov
prompt-toolkit==3.0.52
prompt-toolkit==3.0.53
# via click-repl
psutil==7.2.2
# via edx-django-utils
Expand Down Expand Up @@ -235,7 +235,7 @@ python-dateutil==2.9.0.post0
# celery
# freezegun
# vertica-python
pytz==2026.2
pytz==2026.3.post1
# via
# interchange
# snowflake-connector-python
Expand Down
14 changes: 7 additions & 7 deletions requirements/test-reporting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ amqp==5.3.1
# via kombu
asn1crypto==1.5.1
# via snowflake-connector-python
awscli==1.45.55
awscli==1.45.60
# via -r requirements/reporting.in
bcrypt==5.0.0
# via paramiko
billiard==4.2.4
# via celery
boto3==1.43.55
boto3==1.43.60
# via
# -r requirements/reporting.in
# snowflake-connector-python
botocore==1.43.55
botocore==1.43.60
# via
# awscli
# boto3
Expand Down Expand Up @@ -72,7 +72,7 @@ distlib==0.4.3
# via virtualenv
docutils==0.19
# via awscli
filelock==3.32.0
filelock==3.32.2
# via
# python-discovery
# snowflake-connector-python
Expand Down Expand Up @@ -126,7 +126,7 @@ pluggy==1.6.0
# via
# pytest
# tox
prompt-toolkit==3.0.52
prompt-toolkit==3.0.53
# via click-repl
py2neo @ https://github.com/overhangio/py2neo/releases/download/2021.2.3/py2neo-2021.2.3.tar.gz
# via -r requirements/reporting.in
Expand Down Expand Up @@ -163,7 +163,7 @@ python-discovery==1.5.0
# via
# tox
# virtualenv
pytz==2026.2
pytz==2026.3.post1
# via
# interchange
# snowflake-connector-python
Expand Down Expand Up @@ -223,7 +223,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==21.7.0
virtualenv==21.7.1
# via tox
wcwidth==0.8.2
# via prompt-toolkit
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ asgiref==3.12.1
# via django
asn1crypto==1.5.1
# via snowflake-connector-python
awscli==1.45.55
awscli==1.45.60
# via -r requirements/reporting.in
bcrypt==5.0.0
# via paramiko
billiard==4.2.4
# via celery
boto3==1.43.55
boto3==1.43.60
# via
# -r requirements/reporting.in
# snowflake-connector-python
botocore==1.43.55
botocore==1.43.60
# via
# awscli
# boto3
Expand Down Expand Up @@ -135,9 +135,9 @@ factory-boy==3.3.3
# via
# -r requirements/base.in
# -r requirements/test.in
faker==40.35.0
faker==40.36.0
# via factory-boy
filelock==3.32.0
filelock==3.32.2
# via snowflake-connector-python
flaky==3.8.1
# via -r requirements/test.in
Expand Down Expand Up @@ -187,7 +187,7 @@ pluggy==1.6.0
# via
# pytest
# pytest-cov
prompt-toolkit==3.0.52
prompt-toolkit==3.0.53
# via click-repl
psutil==7.2.2
# via edx-django-utils
Expand Down Expand Up @@ -233,7 +233,7 @@ python-dateutil==2.9.0.post0
# celery
# freezegun
# vertica-python
pytz==2026.2
pytz==2026.3.post1
# via
# interchange
# snowflake-connector-python
Expand Down
Loading