Skip to content

Commit

Permalink
Merge #4749 #4750
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
bors[bot] and dependabot[bot] authored Oct 21, 2022
3 parents 8e1df5c + 41e952b + d3867b4 commit 941a508
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ importlib-metadata~=5.0.0; python_version < '3.10'
importlib-resources~=5.9.0; python_version < '3.9'
incremental~=22.10.0
iniconfig~=1.1.1
ipykernel~=6.16.0
ipykernel~=6.16.1
ipython~=8.5.0
ipython-genutils~=0.2.0
ipywidgets~=8.0.2
Expand Down Expand Up @@ -122,7 +122,7 @@ pyzmq~=24.0.1
requests~=2.28.1
rsa~=4.9
ruamel.yaml~=0.17.21
ruamel.yaml.clib~=0.2.6
ruamel.yaml.clib~=0.2.7
schema~=0.7.5
scipy==1.9.3
Send2Trash~=1.8.0
Expand Down

0 comments on commit 941a508

Please sign in to comment.