From 26be58f2bac1a3e402c64ecd29e3976183eadce3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 16:26:49 +0100 Subject: [PATCH] Bump notebook from 6.4.11 to 6.4.12 (#189) Bumps [notebook](http://jupyter.org) from 6.4.11 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 84 ++++++++++++++++++++++++++--------------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/poetry.lock b/poetry.lock index 7a9dde89..909ed06d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -46,7 +46,7 @@ name = "argon2-cffi" version = "21.3.0" description = "The secure Argon2 password hashing algorithm." category = "main" -optional = true +optional = false python-versions = ">=3.6" [package.dependencies] @@ -62,7 +62,7 @@ name = "argon2-cffi-bindings" version = "21.2.0" description = "Low-level CFFI bindings for Argon2" category = "main" -optional = true +optional = false python-versions = ">=3.6" [package.dependencies] @@ -201,7 +201,7 @@ name = "beautifulsoup4" version = "4.11.1" description = "Screen-scraping library" category = "main" -optional = true +optional = false python-versions = ">=3.6.0" [package.dependencies] @@ -238,7 +238,7 @@ name = "bleach" version = "5.0.0" description = "An easy safelist-based HTML-sanitizing tool." category = "main" -optional = true +optional = false python-versions = ">=3.7" [package.dependencies] @@ -378,7 +378,7 @@ name = "cffi" version = "1.15.0" description = "Foreign Function Interface for Python calling C code." category = "main" -optional = true +optional = false python-versions = "*" [package.dependencies] @@ -462,7 +462,7 @@ name = "debugpy" version = "1.6.0" description = "An implementation of the Debug Adapter Protocol for Python" category = "main" -optional = true +optional = false python-versions = ">=3.7" [[package]] @@ -478,7 +478,7 @@ name = "defusedxml" version = "0.7.1" description = "XML bomb protection for Python stdlib modules" category = "main" -optional = true +optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" [[package]] @@ -508,7 +508,7 @@ name = "entrypoints" version = "0.4" description = "Discover and load entry points from installed packages." category = "main" -optional = true +optional = false python-versions = ">=3.6" [[package]] @@ -532,7 +532,7 @@ name = "fastjsonschema" version = "2.15.3" description = "Fastest Python implementation of JSON schema" category = "main" -optional = true +optional = false python-versions = "*" [package.extras] @@ -756,7 +756,7 @@ name = "importlib-resources" version = "5.7.1" description = "Read resources from Python packages" category = "main" -optional = true +optional = false python-versions = ">=3.7" [package.dependencies] @@ -790,7 +790,7 @@ name = "ipykernel" version = "6.13.0" description = "IPython Kernel for Jupyter" category = "main" -optional = true +optional = false python-versions = ">=3.7" [package.dependencies] @@ -848,7 +848,7 @@ name = "ipython-genutils" version = "0.2.0" description = "Vestigial utilities from IPython" category = "main" -optional = true +optional = false python-versions = "*" [[package]] @@ -910,7 +910,7 @@ name = "jinja2" version = "3.0.3" description = "A very fast and expressive template engine." category = "main" -optional = true +optional = false python-versions = ">=3.6" [package.dependencies] @@ -956,7 +956,7 @@ name = "jsonschema" version = "4.4.0" description = "An implementation of JSON Schema validation for Python" category = "main" -optional = true +optional = false python-versions = ">=3.7" [package.dependencies] @@ -981,7 +981,7 @@ name = "jupyter-client" version = "7.2.2" description = "Jupyter protocol implementation and client libraries" category = "main" -optional = true +optional = false python-versions = ">=3.7" [package.dependencies] @@ -1002,7 +1002,7 @@ name = "jupyter-core" version = "4.10.0" description = "Jupyter core package. A base package on which Jupyter projects rely." category = "main" -optional = true +optional = false python-versions = ">=3.7" [package.dependencies] @@ -1017,7 +1017,7 @@ name = "jupyterlab-pygments" version = "0.2.2" description = "Pygments theme using JupyterLab CSS variables" category = "main" -optional = true +optional = false python-versions = ">=3.7" [[package]] @@ -1065,7 +1065,7 @@ name = "markupsafe" version = "2.1.1" description = "Safely add untrusted strings to HTML/XML markup." category = "main" -optional = true +optional = false python-versions = ">=3.7" [[package]] @@ -1103,7 +1103,7 @@ name = "mistune" version = "0.8.4" description = "The fastest markdown parser in pure Python" category = "main" -optional = true +optional = false python-versions = "*" [[package]] @@ -1135,7 +1135,7 @@ name = "nbclient" version = "0.6.0" description = "A client library for executing notebooks. Formerly nbconvert's ExecutePreprocessor." category = "main" -optional = true +optional = false python-versions = ">=3.7.0" [package.dependencies] @@ -1153,7 +1153,7 @@ name = "nbconvert" version = "6.5.0" description = "Converting Jupyter Notebooks" category = "main" -optional = true +optional = false python-versions = ">=3.7" [package.dependencies] @@ -1186,7 +1186,7 @@ name = "nbformat" version = "5.3.0" description = "The Jupyter Notebook format" category = "main" -optional = true +optional = false python-versions = ">=3.7" [package.dependencies] @@ -1242,15 +1242,15 @@ name = "nest-asyncio" version = "1.5.5" description = "Patch asyncio to allow nested event loops" category = "main" -optional = true +optional = false python-versions = ">=3.5" [[package]] name = "notebook" -version = "6.4.11" +version = "6.4.12" description = "A web-based notebook environment for interactive computing" category = "main" -optional = true +optional = false python-versions = ">=3.7" [package.dependencies] @@ -1360,7 +1360,7 @@ name = "pandocfilters" version = "1.5.0" description = "Utilities for writing pandoc filters in python" category = "main" -optional = true +optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" [[package]] @@ -1470,7 +1470,7 @@ name = "prometheus-client" version = "0.14.1" description = "Python client for the Prometheus monitoring system." category = "main" -optional = true +optional = false python-versions = ">=3.6" [package.extras] @@ -1500,7 +1500,7 @@ name = "psutil" version = "5.9.0" description = "Cross-platform lib for process and system monitoring in Python." category = "main" -optional = true +optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" [package.extras] @@ -1549,7 +1549,7 @@ name = "pycparser" version = "2.21" description = "C parser in Python" category = "main" -optional = true +optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" [[package]] @@ -1668,7 +1668,7 @@ name = "pyrsistent" version = "0.18.1" description = "Persistent/Functional/Immutable data structures" category = "main" -optional = true +optional = false python-versions = ">=3.7" [[package]] @@ -1728,7 +1728,7 @@ name = "pywin32" version = "303" description = "Python for Window Extensions" category = "main" -optional = true +optional = false python-versions = "*" [[package]] @@ -1736,7 +1736,7 @@ name = "pywinpty" version = "2.0.5" description = "Pseudo terminal support for Windows from Python." category = "main" -optional = true +optional = false python-versions = ">=3.7" [[package]] @@ -1752,7 +1752,7 @@ name = "pyzmq" version = "22.3.0" description = "Python bindings for 0MQ" category = "main" -optional = true +optional = false python-versions = ">=3.6" [package.dependencies] @@ -1880,7 +1880,7 @@ name = "send2trash" version = "1.8.0" description = "Send file to trash natively under Mac OS X, Windows and Linux." category = "main" -optional = true +optional = false python-versions = "*" [package.extras] @@ -1960,7 +1960,7 @@ name = "soupsieve" version = "2.3.2.post1" description = "A modern CSS selector implementation for Beautiful Soup." category = "main" -optional = true +optional = false python-versions = ">=3.6" [[package]] @@ -2192,7 +2192,7 @@ name = "terminado" version = "0.13.3" description = "Tornado websocket backend for the Xterm.js Javascript terminal emulator library." category = "main" -optional = true +optional = false python-versions = ">=3.7" [package.dependencies] @@ -2216,7 +2216,7 @@ name = "tinycss2" version = "1.1.1" description = "A tiny CSS parser" category = "main" -optional = true +optional = false python-versions = ">=3.6" [package.dependencies] @@ -2266,7 +2266,7 @@ name = "tornado" version = "6.1" description = "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed." category = "main" -optional = true +optional = false python-versions = ">= 3.5" [[package]] @@ -2409,7 +2409,7 @@ name = "webencodings" version = "0.5.1" description = "Character encoding aliases for legacy web content" category = "main" -optional = true +optional = false python-versions = "*" [[package]] @@ -2460,7 +2460,7 @@ name = "zipp" version = "3.8.0" description = "Backport of pathlib-compatible object wrapper for zip files" category = "main" -optional = true +optional = false python-versions = ">=3.7" [package.extras] @@ -3275,8 +3275,8 @@ nest-asyncio = [ {file = "nest_asyncio-1.5.5.tar.gz", hash = "sha256:e442291cd942698be619823a17a86a5759eabe1f8613084790de189fe9e16d65"}, ] notebook = [ - {file = "notebook-6.4.11-py3-none-any.whl", hash = "sha256:b4a6baf2eba21ce67a0ca11a793d1781b06b8078f34d06c710742e55f3eee505"}, - {file = "notebook-6.4.11.tar.gz", hash = "sha256:709b1856a564fe53054796c80e17a67262071c86bfbdfa6b96aaa346113c555a"}, + {file = "notebook-6.4.12-py3-none-any.whl", hash = "sha256:8c07a3bb7640e371f8a609bdbb2366a1976c6a2589da8ef917f761a61e3ad8b1"}, + {file = "notebook-6.4.12.tar.gz", hash = "sha256:6268c9ec9048cff7a45405c990c29ac9ca40b0bc3ec29263d218c5e01f2b4e86"}, ] numba = [ {file = "numba-0.55.1-1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:be56fb78303973e6c19c7c2759996a5863bac69ca87570543d9f18f2f287a441"},