Skip to content

Commit 954133f

Browse files
authored
Merge pull request #15 from jupyterhub/update-requirements/base
base: refreeze requirements.txt
2 parents f6da48c + 96e742c commit 954133f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

base/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jupyter-events==0.12.0
4848
# via jupyterhub
4949
jupyterhub==5.3.0rc0
5050
# via -r requirements.in
51-
mako==1.3.9
51+
mako==1.3.10
5252
# via alembic
5353
markupsafe==3.0.2
5454
# via
@@ -113,7 +113,7 @@ traitlets==5.14.3
113113
# jupyterhub
114114
types-python-dateutil==2.9.0.20241206
115115
# via arrow
116-
typing-extensions==4.13.1
116+
typing-extensions==4.13.2
117117
# via
118118
# alembic
119119
# pydantic
@@ -125,7 +125,7 @@ typing-inspection==0.4.0
125125
# via pydantic
126126
uri-template==1.3.0
127127
# via jsonschema
128-
urllib3==2.3.0
128+
urllib3==2.4.0
129129
# via requests
130130
webcolors==24.11.1
131131
# via jsonschema

0 commit comments

Comments
 (0)