Skip to content

Commit bef0483

Browse files
base: refreeze requirements.txt
1 parent 4ecbbfb commit bef0483

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

base/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Use the "Run workflow" button at https://github.com/jupyterhub/jupyterhub-container-images/actions/workflows/watch-dependencies.yaml
66

77
#
8-
alembic==1.16.1
8+
alembic==1.16.2
99
# via jupyterhub
1010
annotated-types==0.7.0
1111
# via pydantic
@@ -15,7 +15,7 @@ attrs==25.3.0
1515
# via
1616
# jsonschema
1717
# referencing
18-
certifi==2025.4.26
18+
certifi==2025.6.15
1919
# via requests
2020
certipy==0.2.2
2121
# via jupyterhub
@@ -54,7 +54,7 @@ markupsafe==3.0.2
5454
# via
5555
# jinja2
5656
# mako
57-
oauthlib==3.2.2
57+
oauthlib==3.3.0
5858
# via jupyterhub
5959
packaging==25.0
6060
# via
@@ -66,7 +66,7 @@ prometheus-client==0.22.1
6666
# via jupyterhub
6767
pycparser==2.22
6868
# via cffi
69-
pydantic==2.11.5
69+
pydantic==2.11.7
7070
# via jupyterhub
7171
pydantic-core==2.33.2
7272
# via pydantic
@@ -127,7 +127,7 @@ typing-inspection==0.4.1
127127
# via pydantic
128128
uri-template==1.3.0
129129
# via jsonschema
130-
urllib3==2.4.0
130+
urllib3==2.5.0
131131
# via requests
132132
webcolors==24.11.1
133133
# via jsonschema

0 commit comments

Comments
 (0)