Skip to content

Commit 0329d00

Browse files
authored
update ipykernel-logging (#23)
* Update requirements.in * Update requirements.txt * Update requirements.txt
1 parent b788cfc commit 0329d00

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

python/noteable/3.10/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ ipykernel==6.23.1
299299
# nbclassic
300300
# notebook
301301
# sidecar-comms
302-
ipykernel-logging @ git+https://www.github.com/noteable-io/ipykernel-logging.git@b5ae61c0c99ba8e1a6740fd24b123bc580efe53a
302+
ipykernel-logging @ git+https://www.github.com/noteable-io/ipykernel-logging.git@dc169edb8d7c262a001b795373b479df561bfe73
303303
# via -r python/noteable/3.10/requirements.in
304304
ipython[kernel]==8.13.2
305305
# via

python/noteable/3.9/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ ipykernel==6.23.1
304304
# nbclassic
305305
# notebook
306306
# sidecar-comms
307-
ipykernel-logging @ git+https://www.github.com/noteable-io/ipykernel-logging.git@b5ae61c0c99ba8e1a6740fd24b123bc580efe53a
307+
ipykernel-logging @ git+https://www.github.com/noteable-io/ipykernel-logging.git@dc169edb8d7c262a001b795373b479df561bfe73
308308
# via -r python/noteable/3.9/requirements.in
309309
ipython[kernel]==8.13.2
310310
# via

python/noteable/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ graphviz==0.20.1
1616
git+https://www.github.com/noteable-io/dx.git@a9a4310e51236833e818f3d81edc06a2c2fa3b0e
1717
git+https://www.github.com/noteable-io/noteable-notebook-magics.git@80400d864bdc3b73ce3c4e3580b1df8d01c4c860
1818
git+https://www.github.com/noteable-io/sidecar_comms.git@009210009af85640852398dd6965bb7c285e21e2
19-
git+https://www.github.com/noteable-io/ipykernel-logging.git@b5ae61c0c99ba8e1a6740fd24b123bc580efe53a
19+
git+https://www.github.com/noteable-io/ipykernel-logging.git@dc169edb8d7c262a001b795373b479df561bfe73
2020

2121
# (All of the datasources modules are now explicit requirements within noteable-notebook-magics.)

0 commit comments

Comments
 (0)