File tree Expand file tree Collapse file tree 1 file changed +16
-12
lines changed Expand file tree Collapse file tree 1 file changed +16
-12
lines changed Original file line number Diff line number Diff line change 5
5
# Use the "Run workflow" button at https://github.com/jupyterhub/jupyterhub-container-images/actions/workflows/watch-dependencies.yaml
6
6
7
7
#
8
- alembic == 1.16.2
8
+ alembic == 1.16.4
9
9
# via jupyterhub
10
10
annotated-types == 0.7.0
11
11
# via pydantic
@@ -15,19 +15,19 @@ attrs==25.3.0
15
15
# via
16
16
# jsonschema
17
17
# referencing
18
- certifi == 2025.6.15
18
+ certifi == 2025.8.3
19
19
# via requests
20
20
certipy == 0.2.2
21
21
# via jupyterhub
22
22
cffi == 1.17.1
23
23
# via cryptography
24
- charset-normalizer == 3.4.2
24
+ charset-normalizer == 3.4.3
25
25
# via requests
26
- cryptography == 45.0.4
26
+ cryptography == 45.0.6
27
27
# via certipy
28
28
fqdn == 1.5.1
29
29
# via jsonschema
30
- greenlet == 3.2.3
30
+ greenlet == 3.2.4
31
31
# via sqlalchemy
32
32
idna == 3.10
33
33
# via
@@ -40,21 +40,23 @@ jinja2==3.1.6
40
40
# via jupyterhub
41
41
jsonpointer == 3.0.0
42
42
# via jsonschema
43
- jsonschema == 4.24 .0
43
+ jsonschema == 4.25 .0
44
44
# via jupyter-events
45
45
jsonschema-specifications == 2025.4.1
46
46
# via jsonschema
47
47
jupyter-events == 0.12.0
48
48
# via jupyterhub
49
49
jupyterhub == 5.3.0
50
50
# via -r requirements.in
51
+ lark == 1.2.2
52
+ # via rfc3987-syntax
51
53
mako == 1.3.10
52
54
# via alembic
53
55
markupsafe == 3.0.2
54
56
# via
55
57
# jinja2
56
58
# mako
57
- oauthlib == 3.3.0
59
+ oauthlib == 3.3.1
58
60
# via jupyterhub
59
61
packaging == 25.0
60
62
# via
@@ -93,29 +95,31 @@ rfc3986-validator==0.1.1
93
95
# via
94
96
# jsonschema
95
97
# jupyter-events
96
- rpds-py == 0.25.1
98
+ rfc3987-syntax == 1.1.0
99
+ # via jsonschema
100
+ rpds-py == 0.27.0
97
101
# via
98
102
# jsonschema
99
103
# referencing
100
104
six == 1.17.0
101
105
# via
102
106
# python-dateutil
103
107
# rfc3339-validator
104
- sqlalchemy == 2.0.41
108
+ sqlalchemy == 2.0.43
105
109
# via
106
110
# alembic
107
111
# jupyterhub
108
112
tomli == 2.2.1
109
113
# via alembic
110
- tornado == 6.5.1
114
+ tornado == 6.5.2
111
115
# via jupyterhub
112
116
traitlets == 5.14.3
113
117
# via
114
118
# jupyter-events
115
119
# jupyterhub
116
- types-python-dateutil == 2.9.0.20250516
120
+ types-python-dateutil == 2.9.0.20250809
117
121
# via arrow
118
- typing-extensions == 4.14.0
122
+ typing-extensions == 4.14.1
119
123
# via
120
124
# alembic
121
125
# pydantic
You can’t perform that action at this time.
0 commit comments