Skip to content

Commit 25e2fcb

Browse files
authored
Merge pull request #3834 from jupyterhub/update-image-requirements
hub image: refreeze requirements.txt
2 parents a0a69bb + 83f6855 commit 25e2fcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/hub/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ six==1.17.0
222222
# onetimepass
223223
# python-dateutil
224224
# rfc3339-validator
225-
sqlalchemy==2.0.47
225+
sqlalchemy==2.0.48
226226
# via
227227
# alembic
228228
# jupyterhub

images/singleuser-sample/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ six==1.17.0
272272
# rfc3339-validator
273273
soupsieve==2.8.3
274274
# via beautifulsoup4
275-
sqlalchemy==2.0.47
275+
sqlalchemy==2.0.48
276276
# via
277277
# alembic
278278
# jupyterhub

0 commit comments

Comments
 (0)