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
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ kombu[redis]==5.5.4
# via celery
logging-tree==1.10
# via -r requirements/base.in
markupsafe==3.0.2
markupsafe==3.0.3
# via
# flask
# jinja2
Expand Down Expand Up @@ -109,7 +109,7 @@ python-dateutil==2.9.0.post0
# arrow
# celery
# github3-py
pyyaml==6.0.2
pyyaml==6.0.3
# via -r requirements/base.in
redis==5.2.1
# via
Expand All @@ -128,7 +128,7 @@ requests-oauthlib==2.0.0
# jira
requests-toolbelt==1.0.0
# via jira
sentry-sdk[flask]==2.38.0
sentry-sdk[flask]==2.39.0
# via -r requirements/base.in
six==1.17.0
# via python-dateutil
Expand All @@ -151,7 +151,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.2.13
wcwidth==0.2.14
# via prompt-toolkit
werkzeug==3.1.3
# via flask
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ logging-tree==1.10
# via -r requirements/base.in
markdown-it-py==4.0.0
# via scriv
markupsafe==3.0.2
markupsafe==3.0.3
# via
# flask
# jinja2
Expand Down Expand Up @@ -227,7 +227,7 @@ python-slugify==8.0.4
# via code-annotations
pytz==2025.2
# via -r requirements/test.in
pyyaml==6.0.2
pyyaml==6.0.3
# via
# -r requirements/base.in
# code-annotations
Expand Down Expand Up @@ -264,7 +264,7 @@ schema==0.7.7
# via repo-tools-data-schema
scriv==1.7.0
# via -r requirements/dev.in
sentry-sdk[flask]==2.38.0
sentry-sdk[flask]==2.39.0
# via -r requirements/base.in
six==1.17.0
# via
Expand Down Expand Up @@ -331,7 +331,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.2.13
wcwidth==0.2.14
# via prompt-toolkit
werkzeug==3.1.3
# 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 @@ -23,7 +23,7 @@ imagesize==1.4.1
# via sphinx
jinja2==3.1.6
# via sphinx
markupsafe==3.0.2
markupsafe==3.0.3
# via jinja2
nh3==0.3.0
# via readme-renderer
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ kombu[redis]==5.5.4
# via celery
logging-tree==1.10
# via -r requirements/base.in
markupsafe==3.0.2
markupsafe==3.0.3
# via
# flask
# jinja2
Expand Down Expand Up @@ -156,7 +156,7 @@ python-dateutil==2.9.0.post0
# github3-py
pytz==2025.2
# via -r requirements/test.in
pyyaml==6.0.2
pyyaml==6.0.3
# via
# -r requirements/base.in
# repo-tools-data-schema
Expand Down Expand Up @@ -189,7 +189,7 @@ roman-numerals-py==3.1.0
# via sphinx
schema==0.7.7
# via repo-tools-data-schema
sentry-sdk[flask]==2.38.0
sentry-sdk[flask]==2.39.0
# via -r requirements/base.in
six==1.17.0
# via
Expand Down Expand Up @@ -240,7 +240,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.2.13
wcwidth==0.2.14
# via prompt-toolkit
werkzeug==3.1.3
# via flask