Skip to content

Commit 34a4033

Browse files
Bump nest-asyncio from 1.5.5 to 1.5.6
Bumps [nest-asyncio](https://github.com/erdewit/nest_asyncio) from 1.5.5 to 1.5.6. - [Release notes](https://github.com/erdewit/nest_asyncio/releases) - [Commits](https://github.com/erdewit/nest_asyncio/commits) --- updated-dependencies: - dependency-name: nest-asyncio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2dc08dd commit 34a4033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jedi==0.18.1 ; python_full_version == "3.10.7"
1313
jupyter-client==7.3.5 ; python_full_version == "3.10.7"
1414
jupyter-core==4.11.1 ; python_full_version == "3.10.7"
1515
matplotlib-inline==0.1.6 ; python_full_version == "3.10.7"
16-
nest-asyncio==1.5.5 ; python_full_version == "3.10.7"
16+
nest-asyncio==1.5.6 ; python_full_version == "3.10.7"
1717
numpy==1.23.3 ; python_full_version == "3.10.7"
1818
packaging==21.3 ; python_full_version == "3.10.7"
1919
pandas==1.5.0 ; python_full_version == "3.10.7"

0 commit comments

Comments
 (0)