Skip to content

Commit

Permalink
binderhub-service image: refreeze requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio authored and github-actions[bot] committed Dec 1, 2024
1 parent 04408c1 commit 3a60eb7
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions images/binderhub-service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# Use the "Run workflow" button at https://github.com/2i2c-org/binderhub-service/actions/workflows/watch-dependencies.yaml
#
alembic==1.13.3
alembic==1.14.0
# via jupyterhub
annotated-types==0.7.0
# via pydantic
Expand All @@ -28,9 +28,9 @@ cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
cryptography==43.0.3
cryptography==44.0.0
# via certipy
deprecated==1.2.14
deprecated==1.2.15
# via opentelemetry-api
docker==7.1.0
# via binderhub
Expand All @@ -40,12 +40,12 @@ escapism==1.0.1
# via binderhub
fqdn==1.5.1
# via jsonschema
google-api-core==2.22.0
google-api-core==2.23.0
# via
# google-cloud-appengine-logging
# google-cloud-core
# google-cloud-logging
google-auth==2.35.0
google-auth==2.36.0
# via
# google-api-core
# google-cloud-appengine-logging
Expand All @@ -60,7 +60,7 @@ google-cloud-core==2.4.1
# via google-cloud-logging
google-cloud-logging==3.11.3
# via -r requirements.in
googleapis-common-protos==1.65.0
googleapis-common-protos==1.66.0
# via
# google-api-core
# google-cloud-audit-log
Expand All @@ -70,20 +70,20 @@ greenlet==3.1.1
# via sqlalchemy
grpc-google-iam-v1==0.13.1
# via google-cloud-logging
grpcio==1.67.1
grpcio==1.68.0
# via
# google-api-core
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
grpcio-status==1.67.1
grpcio-status==1.68.0
# via google-api-core
idna==3.10
# via
# jsonschema
# jupyterhub
# requests
importlib-metadata==8.4.0
importlib-metadata==8.5.0
# via opentelemetry-api
isoduration==20.11.0
# via jsonschema
Expand Down Expand Up @@ -116,9 +116,9 @@ oauthlib==3.2.2
# jupyterhub
# kubernetes
# requests-oauthlib
opentelemetry-api==1.27.0
opentelemetry-api==1.28.2
# via google-cloud-logging
packaging==24.1
packaging==24.2
# via jupyterhub
pamela==1.2.0
# via jupyterhub
Expand All @@ -131,7 +131,7 @@ proto-plus==1.25.0
# google-api-core
# google-cloud-appengine-logging
# google-cloud-logging
protobuf==5.28.3
protobuf==5.29.0
# via
# google-api-core
# google-cloud-appengine-logging
Expand All @@ -151,11 +151,11 @@ pycparser==2.22
# via cffi
pycurl==7.45.3
# via binderhub
pydantic==2.9.2
pydantic==2.10.2
# via jupyterhub
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pyjwt==2.9.0
pyjwt==2.10.1
# via binderhub
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -192,7 +192,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.20.1
rpds-py==0.21.0
# via
# jsonschema
# referencing
Expand All @@ -211,7 +211,7 @@ sqlalchemy==2.0.36
# via
# alembic
# jupyterhub
tornado==6.4.1
tornado==6.4.2
# via
# binderhub
# jupyterhub
Expand All @@ -235,11 +235,11 @@ urllib3==2.2.3
# docker
# kubernetes
# requests
webcolors==24.8.0
webcolors==24.11.1
# via jsonschema
websocket-client==1.8.0
# via kubernetes
wrapt==1.16.0
wrapt==1.17.0
# via deprecated
zipp==3.20.2
zipp==3.21.0
# via importlib-metadata

0 comments on commit 3a60eb7

Please sign in to comment.