From 37edbbca762aa5277c27fe78ef8ba86e76f5c457 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:43:32 +0000 Subject: [PATCH] :arrow_up: Bump jedi from 0.19.0 to 0.19.1 Bumps [jedi](https://github.com/davidhalter/jedi) from 0.19.0 to 0.19.1. - [Changelog](https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst) - [Commits](https://github.com/davidhalter/jedi/compare/v0.19.0...v0.19.1) --- updated-dependencies: - dependency-name: jedi dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70ac0269..efb8036f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -89,7 +89,7 @@ ipython==8.15.0 # via # ipykernel # myst-nb -jedi==0.19.0 +jedi==0.19.1 # via ipython jinja2==3.1.2 # via