Commit 1b0c30c 1 parent 458431a commit 1b0c30c Copy full SHA for 1b0c30c
File tree 4 files changed +11
-9
lines changed
4 files changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ blinker==1.9.0
17
17
# -r requirements/base.in
18
18
# flask
19
19
# sentry-sdk
20
- boltons==24.1 .0
20
+ boltons==25.0 .0
21
21
# via
22
22
# face
23
23
# glom
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ blinker==1.9.0
27
27
# -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
28
28
# flask
29
29
# sentry-sdk
30
- boltons==24.1 .0
30
+ boltons==25.0 .0
31
31
# via
32
32
# face
33
33
# glom
@@ -70,7 +70,7 @@ 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.10
73
+ coverage[toml]==7.6.11
74
74
# via pytest-cov
75
75
cryptography==44.0.0
76
76
# via
@@ -140,7 +140,7 @@ mccabe==0.7.0
140
140
# via pylint
141
141
mdurl==0.1.2
142
142
# via markdown-it-py
143
- mypy==1.14.1
143
+ mypy==1.15.0
144
144
# via -r requirements/dev.in
145
145
mypy-extensions==1.0.0
146
146
# via mypy
@@ -157,7 +157,7 @@ packaging==24.2
157
157
# jira
158
158
# pytest
159
159
# sphinx
160
- pbr==6.1.0
160
+ pbr==6.1.1
161
161
# via stevedore
162
162
pillow==11.1.0
163
163
# via jira
@@ -341,4 +341,6 @@ pip==24.2
341
341
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
342
342
# pip-tools
343
343
setuptools==75.8.0
344
- # via pip-tools
344
+ # via
345
+ # pbr
346
+ # pip-tools
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ wheel==0.45.1
20
20
# via pip-tools
21
21
22
22
# The following packages are considered to be unsafe in a requirements file:
23
- pip==25.0
23
+ pip==25.0.1
24
24
# via pip-tools
25
25
setuptools==75.8.0
26
26
# via pip-tools
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ blinker==1.9.0
21
21
# -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
22
22
# flask
23
23
# sentry-sdk
24
- boltons==24.1 .0
24
+ boltons==25.0 .0
25
25
# via
26
26
# face
27
27
# glom
@@ -51,7 +51,7 @@ 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.10
54
+ coverage[toml]==7.6.11
55
55
# via pytest-cov
56
56
cryptography==44.0.0
57
57
# via
You can’t perform that action at this time.
0 commit comments