From 5cae366cfaff7de7c54ef88c42a50584f852754b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 12:45:14 +0000 Subject: [PATCH] :arrow_up: Bump jsonschema-specifications from 2023.7.1 to 2023.11.2 Bumps [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) from 2023.7.1 to 2023.11.2. - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](https://github.com/python-jsonschema/jsonschema-specifications/compare/v2023.07.1...v2023.11.2) --- updated-dependencies: - dependency-name: jsonschema-specifications dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 71f90c600..7311eb908 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,6 +61,10 @@ docutils==0.17.1 # exhale # myst-parser # sphinx +exceptiongroup==1.2.0 + # via + # ipython + # pytest executing==2.0.0 # via stack-data exhale==0.3.6 @@ -99,7 +103,7 @@ jinja2==3.1.2 # sphinx-autoapi jsonschema==4.19.1 # via nbformat -jsonschema-specifications==2023.7.1 +jsonschema-specifications==2023.11.2 # via jsonschema jupyter-cache==0.6.1 # via myst-nb @@ -217,7 +221,7 @@ pyzmq==25.1.1 # via # ipykernel # jupyter-client -referencing==0.30.2 +referencing==0.31.1 # via # jsonschema # jsonschema-specifications @@ -270,6 +274,12 @@ stack-data==0.6.3 # via ipython tabulate==0.9.0 # via jupyter-cache +tomli==2.0.1 + # via + # build + # pip-tools + # pyproject-hooks + # pytest tornado==6.3.3 # via # ipykernel @@ -285,9 +295,12 @@ traitlets==5.11.2 # nbclient # nbformat typer[all]==0.5.0 - # via check-reqs + # via + # check-reqs + # typer typing-extensions==4.8.0 # via + # astroid # myst-nb # myst-parser # sqlalchemy