From 62a5bcc9a6751c4b724fe4a88b8ab83da88cf315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 00:07:33 +0000 Subject: [PATCH] build(deps): bump jedi from 0.19.1 to 0.19.2 in /prereqs/pips Bumps [jedi](https://github.com/davidhalter/jedi) from 0.19.1 to 0.19.2. - [Changelog](https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst) - [Commits](https://github.com/davidhalter/jedi/compare/v0.19.1...v0.19.2) --- updated-dependencies: - dependency-name: jedi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- prereqs/pips/app_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prereqs/pips/app_requirements.txt b/prereqs/pips/app_requirements.txt index c70e7a01f5..38af9b9811 100644 --- a/prereqs/pips/app_requirements.txt +++ b/prereqs/pips/app_requirements.txt @@ -20,7 +20,7 @@ ipykernel==6.29.5 # try a newer version of jedi ipython==8.26.0 # the version of jedi that works with ipython -jedi==0.19.1 +jedi==0.19.2 jupyter-client==8.6.2 line_profiler==4.2.0 lxml==5.3.1