From 0d5a58926420723e4d3c72e36df746144105b1a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 15:15:12 +0000 Subject: [PATCH] Bump semgrep from 1.85.0 to 1.90.0 Bumps [semgrep](https://github.com/returntocorp/semgrep) from 1.85.0 to 1.90.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.90.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..9e9a802 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.90.0; sys_platform != 'win32' six==1.16.0 soupsieve==2.6 typing_extensions==4.12.2