6
6
#
7
7
alabaster==1.0.0
8
8
# via sphinx
9
- amqp==5.2.0
9
+ amqp==5.3.1
10
10
# via kombu
11
11
arrow==1.3.0
12
12
# via -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
@@ -68,9 +68,9 @@ click-plugins==1.1.1
68
68
# via celery
69
69
click-repl==0.3.0
70
70
# via celery
71
- code-annotations==1.8.0
71
+ code-annotations==1.8.2
72
72
# via edx-lint
73
- coverage[toml]==7.6.4
73
+ coverage[toml]==7.6.8
74
74
# via pytest-cov
75
75
cryptography==43.0.3
76
76
# via
@@ -90,7 +90,7 @@ edx-lint==5.4.1
90
90
# via -r requirements/dev.in
91
91
face==24.0.0
92
92
# via glom
93
- flask==3.0.3
93
+ flask==3.1.0
94
94
# via
95
95
# -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
96
96
# flask-sslify
@@ -175,7 +175,7 @@ pygments==2.18.0
175
175
# via
176
176
# readme-renderer
177
177
# sphinx
178
- pyjwt[crypto]==2.9 .0
178
+ pyjwt[crypto]==2.10 .0
179
179
# via
180
180
# github3-py
181
181
# oauthlib
@@ -258,7 +258,7 @@ schema==0.7.7
258
258
# via repo-tools-data-schema
259
259
scriv==1.5.1
260
260
# via -r requirements/dev.in
261
- sentry-sdk[flask]==2.18 .0
261
+ sentry-sdk[flask]==2.19 .0
262
262
# via -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
263
263
six==1.16.0
264
264
# via
@@ -273,7 +273,7 @@ sphinx==8.1.3
273
273
# sphinx-rtd-theme
274
274
# sphinxcontrib-httpdomain
275
275
# sphinxcontrib-jquery
276
- sphinx-rtd-theme==3.0.1
276
+ sphinx-rtd-theme==3.0.2
277
277
# via -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/doc.in
278
278
sphinxcontrib-applehelp==2.0.0
279
279
# via sphinx
@@ -291,7 +291,7 @@ sphinxcontrib-qthelp==2.0.0
291
291
# via sphinx
292
292
sphinxcontrib-serializinghtml==2.0.0
293
293
# via sphinx
294
- stevedore==5.3 .0
294
+ stevedore==5.4 .0
295
295
# via code-annotations
296
296
text-unidecode==1.3
297
297
# via python-slugify
@@ -331,13 +331,13 @@ wcwidth==0.2.13
331
331
# via prompt-toolkit
332
332
werkzeug==3.1.3
333
333
# via flask
334
- wheel==0.45.0
334
+ wheel==0.45.1
335
335
# via pip-tools
336
336
337
337
# The following packages are considered to be unsafe in a requirements file:
338
338
pip==24.2
339
339
# via
340
340
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
341
341
# pip-tools
342
- setuptools==75.3 .0
342
+ setuptools==75.6 .0
343
343
# via pip-tools
0 commit comments