Commit a5dc0e1 1 parent a538bf8 commit a5dc0e1 Copy full SHA for a5dc0e1
File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ click-plugins==1.1.1
47
47
# via celery
48
48
click-repl==0.3.0
49
49
# via celery
50
- cryptography==44.0.0
50
+ cryptography==44.0.1
51
51
# via
52
52
# -r requirements/base.in
53
53
# oauthlib
@@ -126,7 +126,7 @@ requests-oauthlib==2.0.0
126
126
# jira
127
127
requests-toolbelt==1.0.0
128
128
# via jira
129
- sentry-sdk[flask]==2.20 .0
129
+ sentry-sdk[flask]==2.21 .0
130
130
# via -r requirements/base.in
131
131
six==1.17.0
132
132
# via python-dateutil
Original file line number Diff line number Diff line change @@ -70,9 +70,9 @@ click-repl==0.3.0
70
70
# via celery
71
71
code-annotations==2.2.0
72
72
# via edx-lint
73
- coverage[toml]==7.6.11
73
+ coverage[toml]==7.6.12
74
74
# via pytest-cov
75
- cryptography==44.0.0
75
+ cryptography==44.0.1
76
76
# via
77
77
# -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
78
78
# 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.20 .0
261
+ sentry-sdk[flask]==2.21 .0
262
262
# via -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
263
263
six==1.17.0
264
264
# via
Original file line number Diff line number Diff line change @@ -51,9 +51,9 @@ click-plugins==1.1.1
51
51
# via celery
52
52
click-repl==0.3.0
53
53
# via celery
54
- coverage[toml]==7.6.11
54
+ coverage[toml]==7.6.12
55
55
# via pytest-cov
56
- cryptography==44.0.0
56
+ cryptography==44.0.1
57
57
# via
58
58
# -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
59
59
# oauthlib
@@ -182,7 +182,7 @@ requests-toolbelt==1.0.0
182
182
# via jira
183
183
schema==0.7.7
184
184
# via repo-tools-data-schema
185
- sentry-sdk[flask]==2.20 .0
185
+ sentry-sdk[flask]==2.21 .0
186
186
# via -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
187
187
six==1.17.0
188
188
# via
You can’t perform that action at this time.
0 commit comments