From 71068f6c730016cd6fbb9a7a038131b7d8754f23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 10:44:10 +0000 Subject: [PATCH] Bump semgrep from 1.85.0 to 1.92.0 Bumps [semgrep](https://github.com/returntocorp/semgrep) from 1.85.0 to 1.92.0. - [Release notes](https://github.com/returntocorp/semgrep/releases) - [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md) - [Commits](https://github.com/returntocorp/semgrep/compare/v1.85.0...v1.92.0) --- updated-dependencies: - dependency-name: semgrep 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 943d6a9..3fdf7f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ jsonschema-specifications==2023.12.1 luhn==0.2.0 lxml==5.3.0 PyYAML==6.0.2 -semgrep==1.85.0; sys_platform != 'win32' +semgrep==1.92.0; sys_platform != 'win32' six==1.16.0 soupsieve==2.6 typing_extensions==4.12.2