File tree 5 files changed +13
-13
lines changed
5 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ sphinx:
12
12
build :
13
13
os : ubuntu-22.04
14
14
tools :
15
- python : " 3.10 "
15
+ python : " 3.11 "
16
16
17
17
python :
18
18
install :
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==43 .0.3
50
+ cryptography==44 .0.0
51
51
# via
52
52
# -r requirements/base.in
53
53
# oauthlib
@@ -100,7 +100,7 @@ prompt-toolkit==3.0.48
100
100
# via click-repl
101
101
pycparser==2.22
102
102
# via cffi
103
- pyjwt[crypto]==2.10.0
103
+ pyjwt[crypto]==2.10.1
104
104
# via
105
105
# github3-py
106
106
# oauthlib
Original file line number Diff line number Diff line change @@ -68,11 +68,11 @@ 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.2
71
+ code-annotations==2.0.0
72
72
# via edx-lint
73
73
coverage[toml]==7.6.8
74
74
# via pytest-cov
75
- cryptography==43 .0.3
75
+ cryptography==44 .0.0
76
76
# via
77
77
# -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
78
78
# oauthlib
@@ -144,7 +144,7 @@ mypy==1.13.0
144
144
# via -r requirements/dev.in
145
145
mypy-extensions==1.0.0
146
146
# via mypy
147
- nh3==0.2.18
147
+ nh3==0.2.19
148
148
# via readme-renderer
149
149
oauthlib[signedtoken]==3.2.2
150
150
# via
@@ -175,11 +175,11 @@ pygments==2.18.0
175
175
# via
176
176
# readme-renderer
177
177
# sphinx
178
- pyjwt[crypto]==2.10.0
178
+ pyjwt[crypto]==2.10.1
179
179
# via
180
180
# github3-py
181
181
# oauthlib
182
- pylint==3.3.1
182
+ pylint==3.3.2
183
183
# via
184
184
# edx-lint
185
185
# pylint-celery
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ jinja2==3.1.4
25
25
# via sphinx
26
26
markupsafe==3.0.2
27
27
# via jinja2
28
- nh3==0.2.18
28
+ nh3==0.2.19
29
29
# via readme-renderer
30
30
packaging==24.2
31
31
# via sphinx
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ click-repl==0.3.0
53
53
# via celery
54
54
coverage[toml]==7.6.8
55
55
# via pytest-cov
56
- cryptography==43 .0.3
56
+ cryptography==44 .0.0
57
57
# via
58
58
# -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
59
59
# oauthlib
@@ -105,7 +105,7 @@ markupsafe==3.0.2
105
105
# jinja2
106
106
# sentry-sdk
107
107
# werkzeug
108
- nh3==0.2.18
108
+ nh3==0.2.19
109
109
# via readme-renderer
110
110
oauthlib[signedtoken]==3.2.2
111
111
# via
@@ -129,11 +129,11 @@ pygments==2.18.0
129
129
# via
130
130
# readme-renderer
131
131
# sphinx
132
- pyjwt[crypto]==2.10.0
132
+ pyjwt[crypto]==2.10.1
133
133
# via
134
134
# github3-py
135
135
# oauthlib
136
- pytest==8.3.3
136
+ pytest==8.3.4
137
137
# via
138
138
# -r requirements/test.in
139
139
# pytest-cov
You can’t perform that action at this time.
0 commit comments