diff options
| author | dependabot[bot] | 2022-06-17 00:16:50 +0000 |
|---|---|---|
| committer | GitHub | 2022-06-17 00:16:50 +0000 |
| commit | 9a5aae4de2bb254b9fb60f2e6d0795eb66964dec (patch) | |
| tree | 5b852d73f2a1624ee6373fda3e2365a1516be985 | |
| parent | 304b28900d0ae423adb26d2591bf1466a8492ff8 (diff) | |
| download | sec-certs-9a5aae4de2bb254b9fb60f2e6d0795eb66964dec.tar.gz sec-certs-9a5aae4de2bb254b9fb60f2e6d0795eb66964dec.tar.zst sec-certs-9a5aae4de2bb254b9fb60f2e6d0795eb66964dec.zip | |
build(deps): bump notebook from 6.4.10 to 6.4.12 in /requirements
Bumps [notebook](http://jupyter.org) from 6.4.10 to 6.4.12.
---
updated-dependencies:
- dependency-name: notebook
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements/requirements.txt | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/requirements/requirements.txt b/requirements/requirements.txt index c4576f58..f8500109 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,7 +1,3 @@ -appnope==0.1.3 - # via - # ipykernel - # ipython argon2-cffi==21.3.0 # via notebook argon2-cffi-bindings==21.2.0 @@ -70,8 +66,6 @@ html5lib==1.1 # via -r requirements.in idna==3.3 # via requests -importlib-resources==5.7.1 - # via jsonschema ipykernel==6.12.1 # via # -r requirements.in @@ -160,7 +154,7 @@ nest-asyncio==1.5.5 # jupyter-client # nbclient # notebook -notebook==6.4.10 +notebook==6.4.12 # via widgetsnbextension numpy==1.22.3 # via @@ -352,8 +346,6 @@ webencodings==0.5.1 # tinycss2 widgetsnbextension==3.6.0 # via ipywidgets -zipp==3.8.0 - # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools |
