File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
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.3
9
9
# via jupyterhub
10
10
annotated-types == 0.7.0
11
11
# via pydantic
@@ -15,15 +15,15 @@ attrs==25.3.0
15
15
# via
16
16
# jsonschema
17
17
# referencing
18
- certifi == 2025.6.15
18
+ certifi == 2025.7.9
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
24
charset-normalizer == 3.4.2
25
25
# via requests
26
- cryptography == 45.0.4
26
+ cryptography == 45.0.5
27
27
# via certipy
28
28
fqdn == 1.5.1
29
29
# via jsonschema
@@ -54,7 +54,7 @@ markupsafe==3.0.2
54
54
# via
55
55
# jinja2
56
56
# mako
57
- oauthlib == 3.3.0
57
+ oauthlib == 3.3.1
58
58
# via jupyterhub
59
59
packaging == 25.0
60
60
# via
@@ -93,7 +93,7 @@ rfc3986-validator==0.1.1
93
93
# via
94
94
# jsonschema
95
95
# jupyter-events
96
- rpds-py == 0.25.1
96
+ rpds-py == 0.26.0
97
97
# via
98
98
# jsonschema
99
99
# referencing
@@ -113,9 +113,9 @@ traitlets==5.14.3
113
113
# via
114
114
# jupyter-events
115
115
# jupyterhub
116
- types-python-dateutil == 2.9.0.20250516
116
+ types-python-dateutil == 2.9.0.20250708
117
117
# via arrow
118
- typing-extensions == 4.14.0
118
+ typing-extensions == 4.14.1
119
119
# via
120
120
# alembic
121
121
# pydantic
You can’t perform that action at this time.
0 commit comments