From a0090cb7caeea127f6b77066de855b81889c3a90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 12:59:02 +0000 Subject: [PATCH] :arrow_up: Bump rpds-py from 0.10.6 to 0.13.0 Bumps [rpds-py](https://github.com/crate-py/rpds) from 0.10.6 to 0.13.0. - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](https://github.com/crate-py/rpds/compare/v0.10.6...v0.13.0) --- updated-dependencies: - dependency-name: rpds-py dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 71f90c60..378bd50f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,6 +61,10 @@ docutils==0.17.1 # exhale # myst-parser # sphinx +exceptiongroup==1.1.3 + # via + # ipython + # pytest executing==2.0.0 # via stack-data exhale==0.3.6 @@ -227,7 +231,7 @@ rich==12.6.0 # via # check-reqs # typer -rpds-py==0.10.6 +rpds-py==0.13.0 # via # jsonschema # referencing @@ -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