Skip to content

Commit 941a508

Browse files
Merge #4749 #4750
4749: Update ruamel-yaml-clib requirement from ~=0.2.6 to ~=0.2.7 r=jenshnielsen a=dependabot[bot] Updates the requirements on [ruamel-yaml-clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree) to permit the latest version. You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> 4750: Update ipykernel requirement from ~=6.16.0 to ~=6.16.1 r=jenshnielsen a=dependabot[bot] Updates the requirements on [ipykernel]() to permit the latest version. You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 parents 8e1df5c + 41e952b + d3867b4 commit 941a508

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ importlib-metadata~=5.0.0; python_version < '3.10'
4646
importlib-resources~=5.9.0; python_version < '3.9'
4747
incremental~=22.10.0
4848
iniconfig~=1.1.1
49-
ipykernel~=6.16.0
49+
ipykernel~=6.16.1
5050
ipython~=8.5.0
5151
ipython-genutils~=0.2.0
5252
ipywidgets~=8.0.2
@@ -122,7 +122,7 @@ pyzmq~=24.0.1
122122
requests~=2.28.1
123123
rsa~=4.9
124124
ruamel.yaml~=0.17.21
125-
ruamel.yaml.clib~=0.2.6
125+
ruamel.yaml.clib~=0.2.7
126126
schema~=0.7.5
127127
scipy==1.9.3
128128
Send2Trash~=1.8.0

0 commit comments

Comments
 (0)