diff --git a/base/requirements.txt b/base/requirements.txt index 47d2848..b95aaa2 100644 --- a/base/requirements.txt +++ b/base/requirements.txt @@ -5,7 +5,7 @@ # Use the "Run workflow" button at https://github.com/jupyterhub/jupyterhub-container-images/actions/workflows/watch-dependencies.yaml # -alembic==1.16.1 +alembic==1.16.2 # via jupyterhub annotated-types==0.7.0 # via pydantic @@ -15,7 +15,7 @@ attrs==25.3.0 # via # jsonschema # referencing -certifi==2025.4.26 +certifi==2025.6.15 # via requests certipy==0.2.2 # via jupyterhub @@ -54,7 +54,7 @@ markupsafe==3.0.2 # via # jinja2 # mako -oauthlib==3.2.2 +oauthlib==3.3.0 # via jupyterhub packaging==25.0 # via @@ -66,7 +66,7 @@ prometheus-client==0.22.1 # via jupyterhub pycparser==2.22 # via cffi -pydantic==2.11.5 +pydantic==2.11.7 # via jupyterhub pydantic-core==2.33.2 # via pydantic @@ -127,7 +127,7 @@ typing-inspection==0.4.1 # via pydantic uri-template==1.3.0 # via jsonschema -urllib3==2.4.0 +urllib3==2.5.0 # via requests webcolors==24.11.1 # via jsonschema