File tree Expand file tree Collapse file tree 5 files changed +14
-14
lines changed
Expand file tree Collapse file tree 5 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ requests-oauthlib==2.0.0
128128 # jira
129129requests-toolbelt==1.0.0
130130 # via jira
131- sentry-sdk[flask]==2.48 .0
131+ sentry-sdk[flask]==2.49 .0
132132 # via -r requirements/base.in
133133six==1.17.0
134134 # via python-dateutil
@@ -142,7 +142,7 @@ tzlocal==5.3.1
142142 # via celery
143143uritemplate==4.2.0
144144 # via github3-py
145- urllib3==2.6.2
145+ urllib3==2.6.3
146146 # via
147147 # requests
148148 # sentry-sdk
@@ -155,5 +155,5 @@ vine==5.1.0
155155 # kombu
156156wcwidth==0.2.14
157157 # via prompt-toolkit
158- werkzeug==3.1.4
158+ werkzeug==3.1.5
159159 # via flask
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ boltons==25.0.0
3131 # via
3232 # face
3333 # glom
34- build==1.3 .0
34+ build==1.4 .0
3535 # via pip-tools
3636cachetools==6.2.4
3737 # via -r requirements/base.in
@@ -161,7 +161,7 @@ packaging==25.0
161161 # kombu
162162 # pytest
163163 # sphinx
164- pathspec==0.12.1
164+ pathspec==1.0.3
165165 # via mypy
166166pip-tools==7.5.2
167167 # via -r requirements/dev.in
@@ -270,7 +270,7 @@ schema==0.7.8
270270 # via repo-tools-data-schema
271271scriv==1.8.0
272272 # via -r requirements/dev.in
273- sentry-sdk[flask]==2.48 .0
273+ sentry-sdk[flask]==2.49 .0
274274 # via -r requirements/base.in
275275six==1.17.0
276276 # via
@@ -313,7 +313,7 @@ types-cachetools==6.2.0.20251022
313313 # via -r requirements/dev.in
314314types-pyyaml==6.0.12.20250915
315315 # via -r requirements/dev.in
316- types-requests==2.32.4.20250913
316+ types-requests==2.32.4.20260107
317317 # via -r requirements/dev.in
318318typing-extensions==4.15.0
319319 # via
@@ -327,7 +327,7 @@ tzlocal==5.3.1
327327 # via celery
328328uritemplate==4.2.0
329329 # via github3-py
330- urllib3==2.6.2
330+ urllib3==2.6.3
331331 # via
332332 # requests
333333 # sentry-sdk
@@ -341,7 +341,7 @@ vine==5.1.0
341341 # kombu
342342wcwidth==0.2.14
343343 # via prompt-toolkit
344- werkzeug==3.1.4
344+ werkzeug==3.1.5
345345 # via flask
346346wheel==0.45.1
347347 # via pip-tools
Original file line number Diff line number Diff line change @@ -71,5 +71,5 @@ sphinxcontrib-qthelp==2.0.0
7171 # via sphinx
7272sphinxcontrib-serializinghtml==2.0.0
7373 # via sphinx
74- urllib3==2.6.2
74+ urllib3==2.6.3
7575 # via requests
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- build==1.3 .0
7+ build==1.4 .0
88 # via pip-tools
99click==8.3.1
1010 # via pip-tools
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ roman-numerals-py==4.1.0
193193 # via sphinx
194194schema==0.7.8
195195 # via repo-tools-data-schema
196- sentry-sdk[flask]==2.48 .0
196+ sentry-sdk[flask]==2.49 .0
197197 # via -r requirements/base.in
198198six==1.17.0
199199 # via
@@ -235,7 +235,7 @@ tzlocal==5.3.1
235235 # via celery
236236uritemplate==4.2.0
237237 # via github3-py
238- urllib3==2.6.2
238+ urllib3==2.6.3
239239 # via
240240 # requests
241241 # sentry-sdk
@@ -248,5 +248,5 @@ vine==5.1.0
248248 # kombu
249249wcwidth==0.2.14
250250 # via prompt-toolkit
251- werkzeug==3.1.4
251+ werkzeug==3.1.5
252252 # via flask
You can’t perform that action at this time.
0 commit comments