Skip to content

Commit bf694f2

Browse files
base: refreeze requirements.txt
1 parent 62ff294 commit bf694f2

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
@@ -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.2
8+
alembic==1.16.3
99
# via jupyterhub
1010
annotated-types==0.7.0
1111
# via pydantic
@@ -15,15 +15,15 @@ attrs==25.3.0
1515
# via
1616
# jsonschema
1717
# referencing
18-
certifi==2025.6.15
18+
certifi==2025.7.9
1919
# via requests
2020
certipy==0.2.2
2121
# via jupyterhub
2222
cffi==1.17.1
2323
# via cryptography
2424
charset-normalizer==3.4.2
2525
# via requests
26-
cryptography==45.0.4
26+
cryptography==45.0.5
2727
# via certipy
2828
fqdn==1.5.1
2929
# via jsonschema
@@ -54,7 +54,7 @@ markupsafe==3.0.2
5454
# via
5555
# jinja2
5656
# mako
57-
oauthlib==3.3.0
57+
oauthlib==3.3.1
5858
# via jupyterhub
5959
packaging==25.0
6060
# via
@@ -93,7 +93,7 @@ rfc3986-validator==0.1.1
9393
# via
9494
# jsonschema
9595
# jupyter-events
96-
rpds-py==0.25.1
96+
rpds-py==0.26.0
9797
# via
9898
# jsonschema
9999
# referencing
@@ -113,9 +113,9 @@ traitlets==5.14.3
113113
# via
114114
# jupyter-events
115115
# jupyterhub
116-
types-python-dateutil==2.9.0.20250516
116+
types-python-dateutil==2.9.0.20250708
117117
# via arrow
118-
typing-extensions==4.14.0
118+
typing-extensions==4.14.1
119119
# via
120120
# alembic
121121
# pydantic

0 commit comments

Comments
 (0)