Skip to content

Commit 2f4ade2

Browse files
authored
Merge pull request #2866 from jupyterhub/update-image-requirements
hub image: refreeze requirements.txt
2 parents 1d7d174 + 800abe8 commit 2f4ade2

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
@@ -22,7 +22,7 @@ bcrypt==4.0.0
2222
# via
2323
# jupyterhub-firstuseauthenticator
2424
# jupyterhub-nativeauthenticator
25-
certifi==2022.6.15
25+
certifi==2022.6.15.1
2626
# via
2727
# kubernetes-asyncio
2828
# requests

images/singleuser-sample/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ beautifulsoup4==4.11.1
2929
# via nbconvert
3030
bleach==5.0.1
3131
# via nbconvert
32-
certifi==2022.6.15
32+
certifi==2022.6.15.1
3333
# via requests
3434
certipy==0.1.3
3535
# via jupyterhub

0 commit comments

Comments
 (0)