From 9fbd8a7e2a809ab5e9a2fad4511fb717333dee73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 19:58:08 +0000 Subject: [PATCH] Bump elementpath from 2.5.1 to 2.5.3 Bumps [elementpath](https://github.com/sissaschool/elementpath) from 2.5.1 to 2.5.3. - [Release notes](https://github.com/sissaschool/elementpath/releases) - [Changelog](https://github.com/sissaschool/elementpath/blob/master/CHANGELOG.rst) - [Commits](https://github.com/sissaschool/elementpath/compare/v2.5.1...v2.5.3) --- updated-dependencies: - dependency-name: elementpath dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0e1778c..9c3fee1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ decorator==5.1.1 # via ipython defusedxml==0.7.1 # via nbconvert depinfo==1.7.0 # via cobra diskcache==5.4.0 # via cobra -elementpath==2.5.1 # via xmlschema +elementpath==2.5.3 # via xmlschema entrypoints==0.4 # via jupyter-client, nbconvert executing==0.8.3 # via stack-data fastjsonschema==2.15.3 # via nbformat @@ -34,7 +34,7 @@ httpx==0.22.0 # via cobra idna==3.3 # via anyio, rfc3986 importlib-resources==5.7.1 # via cobra ipycytoscape==1.3.3 # via model-duplication (./setup.cfg) -ipykernel==6.13.0 # via ipywidgets, notebook +ipykernel==6.14.0 # via ipywidgets, notebook ipython==8.3.0 # via ipykernel, ipywidgets, model-duplication (./setup.cfg) ipython-genutils==0.2.0 # via ipywidgets, notebook ipywidgets==7.7.0 # via ipycytoscape