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
6 changes: 3 additions & 3 deletions requirements/edx/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,13 @@ boto==2.39.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in
boto3==1.28.65
boto3==1.28.66
# via
# -r requirements/edx/kernel.in
# django-ses
# fs-s3fs
# ora2
botocore==1.31.65
botocore==1.31.66
# via
# -r requirements/edx/kernel.in
# boto3
Expand Down Expand Up @@ -1084,7 +1084,7 @@ slumber==0.7.1
# edx-bulk-grades
# edx-enterprise
# edx-rest-api-client
snowflake-connector-python==3.3.0
snowflake-connector-python==3.3.1
# via edx-enterprise
social-auth-app-django==5.0.0
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,14 +151,14 @@ boto==2.39.0
# -c requirements/edx/../constraints.txt
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
boto3==1.28.65
boto3==1.28.66
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# django-ses
# fs-s3fs
# ora2
botocore==1.31.65
botocore==1.31.66
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -596,7 +596,7 @@ django-stubs==1.16.0
# -c requirements/edx/../constraints.txt
# -r requirements/edx/development.in
# djangorestframework-stubs
django-stubs-ext==4.2.2
django-stubs-ext==4.2.5
# via django-stubs
django-user-tasks==3.1.0
# via
Expand Down Expand Up @@ -906,11 +906,11 @@ execnet==2.0.2
# pytest-xdist
factory-boy==3.3.0
# via -r requirements/edx/testing.txt
faker==19.10.0
faker==19.11.0
# via
# -r requirements/edx/testing.txt
# factory-boy
fastapi==0.103.2
fastapi==0.104.0
# via
# -r requirements/edx/testing.txt
# pact-python
Expand Down Expand Up @@ -959,7 +959,7 @@ gitdb==4.0.10
# via
# -r requirements/edx/doc.txt
# gitpython
gitpython==3.1.38
gitpython==3.1.40
# via -r requirements/edx/doc.txt
glob2==0.7
# via
Expand Down Expand Up @@ -1903,7 +1903,7 @@ snowballstemmer==2.2.0
# via
# -r requirements/edx/doc.txt
# sphinx
snowflake-connector-python==3.3.0
snowflake-connector-python==3.3.1
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down
8 changes: 4 additions & 4 deletions requirements/edx/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,13 +107,13 @@ boto==2.39.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt
boto3==1.28.65
boto3==1.28.66
# via
# -r requirements/edx/base.txt
# django-ses
# fs-s3fs
# ora2
botocore==1.31.65
botocore==1.31.66
# via
# -r requirements/edx/base.txt
# boto3
Expand Down Expand Up @@ -685,7 +685,7 @@ geoip2==4.7.0
# via -r requirements/edx/base.txt
gitdb==4.0.10
# via gitpython
gitpython==3.1.38
gitpython==3.1.40
# via -r requirements/edx/doc.in
glob2==0.7
# via -r requirements/edx/base.txt
Expand Down Expand Up @@ -1290,7 +1290,7 @@ smmap==5.0.1
# via gitdb
snowballstemmer==2.2.0
# via sphinx
snowflake-connector-python==3.3.0
snowflake-connector-python==3.3.1
# via
# -r requirements/edx/base.txt
# edx-enterprise
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/semgrep.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ ruamel-yaml==0.17.35
# via semgrep
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
semgrep==1.44.0
semgrep==1.45.0
# via -r requirements/edx/semgrep.in
tomli==2.0.1
# via semgrep
Expand Down
14 changes: 6 additions & 8 deletions requirements/edx/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,13 +114,13 @@ boto==2.39.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt
boto3==1.28.65
boto3==1.28.66
# via
# -r requirements/edx/base.txt
# django-ses
# fs-s3fs
# ora2
botocore==1.31.65
botocore==1.31.66
# via
# -r requirements/edx/base.txt
# boto3
Expand Down Expand Up @@ -697,9 +697,9 @@ execnet==2.0.2
# via pytest-xdist
factory-boy==3.3.0
# via -r requirements/edx/testing.in
faker==19.10.0
faker==19.11.0
# via factory-boy
fastapi==0.103.2
fastapi==0.104.0
# via pact-python
fastavro==1.8.4
# via
Expand Down Expand Up @@ -1227,9 +1227,7 @@ pytest-django==4.5.2
pytest-json-report==1.5.0
# via -r requirements/edx/testing.in
pytest-metadata==3.0.0
# via
# -r requirements/edx/testing.in
# pytest-json-report
# via pytest-json-report
pytest-randomly==3.15.0
# via -r requirements/edx/testing.in
pytest-xdist[psutil]==3.3.1
Expand Down Expand Up @@ -1441,7 +1439,7 @@ sniffio==1.3.0
# anyio
# httpcore
# httpx
snowflake-connector-python==3.3.0
snowflake-connector-python==3.3.1
# via
# -r requirements/edx/base.txt
# edx-enterprise
Expand Down