From 65b7aec4fff52d47a18aebb4abf91ecb7785ff93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 23:13:05 +0000 Subject: [PATCH] Bump jep from 4.2.2 to 4.3.0 Bumps [jep](https://github.com/ninia/jep) from 4.2.2 to 4.3.0. - [Release notes](https://github.com/ninia/jep/releases) - [Commits](https://github.com/ninia/jep/compare/v4.2.2...v4.3.0) --- updated-dependencies: - dependency-name: jep dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4deda636c..4d4a84c95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ ast2json==0.4 -jep==4.2.2 +jep==4.3.0 black==25.9.0