File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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.1
8
+ alembic == 1.16.2
9
9
# via jupyterhub
10
10
annotated-types == 0.7.0
11
11
# via pydantic
@@ -15,7 +15,7 @@ attrs==25.3.0
15
15
# via
16
16
# jsonschema
17
17
# referencing
18
- certifi == 2025.4.26
18
+ certifi == 2025.6.15
19
19
# via requests
20
20
certipy == 0.2.2
21
21
# via jupyterhub
@@ -54,7 +54,7 @@ markupsafe==3.0.2
54
54
# via
55
55
# jinja2
56
56
# mako
57
- oauthlib == 3.2.2
57
+ oauthlib == 3.3.0
58
58
# via jupyterhub
59
59
packaging == 25.0
60
60
# via
@@ -66,7 +66,7 @@ prometheus-client==0.22.1
66
66
# via jupyterhub
67
67
pycparser == 2.22
68
68
# via cffi
69
- pydantic == 2.11.5
69
+ pydantic == 2.11.7
70
70
# via jupyterhub
71
71
pydantic-core == 2.33.2
72
72
# via pydantic
@@ -127,7 +127,7 @@ typing-inspection==0.4.1
127
127
# via pydantic
128
128
uri-template == 1.3.0
129
129
# via jsonschema
130
- urllib3 == 2.4 .0
130
+ urllib3 == 2.5 .0
131
131
# via requests
132
132
webcolors == 24.11.1
133
133
# via jsonschema
You can’t perform that action at this time.
0 commit comments