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/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ click-plugins==1.1.1.2
# via celery
click-repl==0.3.0
# via celery
cryptography==48.0.0
cryptography==49.0.0
# via
# -r requirements/base.in
# oauthlib
Expand Down Expand Up @@ -128,7 +128,7 @@ requests-oauthlib==2.0.0
# jira
requests-toolbelt==1.0.0
# via jira
sentry-sdk[flask]==2.61.1
sentry-sdk[flask]==2.62.0
# via -r requirements/base.in
six==1.17.0
# via python-dateutil
Expand All @@ -153,7 +153,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.8.0
wcwidth==0.8.1
# via prompt-toolkit
werkzeug==3.1.8
# via flask
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ code-annotations==3.0.0
# via edx-lint
coverage[toml]==7.14.1
# via pytest-cov
cryptography==48.0.0
cryptography==49.0.0
# via
# -r requirements/base.in
# oauthlib
Expand Down Expand Up @@ -186,7 +186,7 @@ pyjwt[crypto]==2.13.0
# via
# github3-py
# oauthlib
pylint==4.0.5
pylint==4.0.6
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -237,7 +237,7 @@ pyyaml==6.0.3
# -r requirements/base.in
# code-annotations
# repo-tools-data-schema
readme-renderer==44.0
readme-renderer==45.0
# via -r requirements/doc.in
redis==6.4.0
# via
Expand Down Expand Up @@ -269,7 +269,7 @@ schema==0.7.8
# via repo-tools-data-schema
scriv==1.8.0
# via -r requirements/dev.in
sentry-sdk[flask]==2.61.1
sentry-sdk[flask]==2.62.0
# via -r requirements/base.in
six==1.17.0
# via
Expand Down Expand Up @@ -339,7 +339,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.8.0
wcwidth==0.8.1
# via prompt-toolkit
werkzeug==3.1.8
# via flask
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pygments==2.20.0
# via
# readme-renderer
# sphinx
readme-renderer==44.0
readme-renderer==45.0
# via -r requirements/doc.in
requests==2.34.2
# via sphinx
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ click-repl==0.3.0
# via celery
coverage[toml]==7.14.1
# via pytest-cov
cryptography==48.0.0
cryptography==49.0.0
# via
# -r requirements/base.in
# oauthlib
Expand Down Expand Up @@ -136,7 +136,7 @@ pyjwt[crypto]==2.13.0
# via
# github3-py
# oauthlib
pytest==9.0.3
pytest==9.1.0
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -160,7 +160,7 @@ pyyaml==6.0.3
# via
# -r requirements/base.in
# repo-tools-data-schema
readme-renderer==44.0
readme-renderer==45.0
# via -r requirements/doc.in
redis==6.4.0
# via
Expand Down Expand Up @@ -189,7 +189,7 @@ roman-numerals==4.1.0
# via sphinx
schema==0.7.8
# via repo-tools-data-schema
sentry-sdk[flask]==2.61.1
sentry-sdk[flask]==2.62.0
# via -r requirements/base.in
six==1.17.0
# via python-dateutil
Expand Down Expand Up @@ -240,7 +240,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.8.0
wcwidth==0.8.1
# via prompt-toolkit
werkzeug==3.1.8
# via flask