Skip to content

Commit a03b706

Browse files
authored
Merge pull request #20 from jupyterhub/update-requirements/base
base: refreeze requirements.txt
2 parents 2a7de09 + ddfafdd commit a03b706

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

base/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ attrs==25.3.0
1515
# via
1616
# jsonschema
1717
# referencing
18-
certifi==2025.1.31
18+
certifi==2025.4.26
1919
# via requests
2020
certipy==0.2.2
2121
# via jupyterhub
2222
cffi==1.17.1
2323
# via cryptography
24-
charset-normalizer==3.4.1
24+
charset-normalizer==3.4.2
2525
# via requests
26-
cryptography==44.0.2
26+
cryptography==44.0.3
2727
# via certipy
2828
fqdn==1.5.1
2929
# via jsonschema
30-
greenlet==3.2.0
30+
greenlet==3.2.1
3131
# via sqlalchemy
3232
idna==3.10
3333
# via
@@ -42,7 +42,7 @@ jsonpointer==3.0.0
4242
# via jsonschema
4343
jsonschema==4.23.0
4444
# via jupyter-events
45-
jsonschema-specifications==2024.10.1
45+
jsonschema-specifications==2025.4.1
4646
# via jsonschema
4747
jupyter-events==0.12.0
4848
# via jupyterhub
@@ -66,9 +66,9 @@ prometheus-client==0.21.1
6666
# via jupyterhub
6767
pycparser==2.22
6868
# via cffi
69-
pydantic==2.11.3
69+
pydantic==2.11.4
7070
# via jupyterhub
71-
pydantic-core==2.33.1
71+
pydantic-core==2.33.2
7272
# via pydantic
7373
python-dateutil==2.9.0.post0
7474
# via

0 commit comments

Comments
 (0)