From 01c7f8a15b03856d9cb0597eb14cf813125ed581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 22:42:01 +0000 Subject: [PATCH] Bump line-profiler from 4.0.3 to 5.0.0 Bumps [line-profiler](https://github.com/pyutils/line_profiler) from 4.0.3 to 5.0.0. - [Release notes](https://github.com/pyutils/line_profiler/releases) - [Changelog](https://github.com/pyutils/line_profiler/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyutils/line_profiler/compare/v4.0.3...v5.0.0) --- updated-dependencies: - dependency-name: line-profiler dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56dafce..66076ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ jellyfish==1.0.0 Jinja2==3.1.2 jsbeautifier==1.14.9 lib50==3.0.7 -line_profiler==4.0.3 +line_profiler==5.0.0 numpy==1.25.2 pexpect==4.8.0 Pygments==2.15.1