From e44d71dc276cb365449e2f0c623610ff89d26181 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 23:14:54 +0000 Subject: [PATCH] Bump jep from 4.2.2 to 4.3.1 Bumps [jep](https://github.com/ninia/jep) from 4.2.2 to 4.3.1. - [Release notes](https://github.com/ninia/jep/releases) - [Commits](https://github.com/ninia/jep/compare/v4.2.2...v4.3.1) --- updated-dependencies: - dependency-name: jep dependency-version: 4.3.1 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..1f7737a10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ ast2json==0.4 -jep==4.2.2 +jep==4.3.1 black==25.9.0