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 @@ -128,7 +128,7 @@ requests-oauthlib==2.0.0
# jira
requests-toolbelt==1.0.0
# via jira
sentry-sdk[flask]==2.48.0
sentry-sdk[flask]==2.49.0
# via -r requirements/base.in
six==1.17.0
# via python-dateutil
Expand All @@ -142,7 +142,7 @@ tzlocal==5.3.1
# via celery
uritemplate==4.2.0
# via github3-py
urllib3==2.6.2
urllib3==2.6.3
# via
# requests
# sentry-sdk
Expand All @@ -155,5 +155,5 @@ vine==5.1.0
# kombu
wcwidth==0.2.14
# via prompt-toolkit
werkzeug==3.1.4
werkzeug==3.1.5
# via flask
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ boltons==25.0.0
# via
# face
# glom
build==1.3.0
build==1.4.0
# via pip-tools
cachetools==6.2.4
# via -r requirements/base.in
Expand Down Expand Up @@ -161,7 +161,7 @@ packaging==25.0
# kombu
# pytest
# sphinx
pathspec==0.12.1
pathspec==1.0.3
# via mypy
pip-tools==7.5.2
# via -r requirements/dev.in
Expand Down Expand Up @@ -270,7 +270,7 @@ schema==0.7.8
# via repo-tools-data-schema
scriv==1.8.0
# via -r requirements/dev.in
sentry-sdk[flask]==2.48.0
sentry-sdk[flask]==2.49.0
# via -r requirements/base.in
six==1.17.0
# via
Expand Down Expand Up @@ -313,7 +313,7 @@ types-cachetools==6.2.0.20251022
# via -r requirements/dev.in
types-pyyaml==6.0.12.20250915
# via -r requirements/dev.in
types-requests==2.32.4.20250913
types-requests==2.32.4.20260107
# via -r requirements/dev.in
typing-extensions==4.15.0
# via
Expand All @@ -327,7 +327,7 @@ tzlocal==5.3.1
# via celery
uritemplate==4.2.0
# via github3-py
urllib3==2.6.2
urllib3==2.6.3
# via
# requests
# sentry-sdk
Expand All @@ -341,7 +341,7 @@ vine==5.1.0
# kombu
wcwidth==0.2.14
# via prompt-toolkit
werkzeug==3.1.4
werkzeug==3.1.5
# via flask
wheel==0.45.1
# via pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
urllib3==2.6.2
urllib3==2.6.3
# via requests
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.3.0
build==1.4.0
# via pip-tools
click==8.3.1
# via pip-tools
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ roman-numerals-py==4.1.0
# via sphinx
schema==0.7.8
# via repo-tools-data-schema
sentry-sdk[flask]==2.48.0
sentry-sdk[flask]==2.49.0
# via -r requirements/base.in
six==1.17.0
# via
Expand Down Expand Up @@ -235,7 +235,7 @@ tzlocal==5.3.1
# via celery
uritemplate==4.2.0
# via github3-py
urllib3==2.6.2
urllib3==2.6.3
# via
# requests
# sentry-sdk
Expand All @@ -248,5 +248,5 @@ vine==5.1.0
# kombu
wcwidth==0.2.14
# via prompt-toolkit
werkzeug==3.1.4
werkzeug==3.1.5
# via flask