@@ -4,8 +4,8 @@ class Semgrep < Formula
44 desc "Easily detect and prevent bugs and anti-patterns in your codebase"
55 homepage "https://semgrep.dev"
66 url "https://github.com/semgrep/semgrep.git" ,
7- tag : "v1.137 .0" ,
8- revision : "044da33065e507d3a27a19507d52209a443e6028 "
7+ tag : "v1.138 .0" ,
8+ revision : "319175c14170da2d8b072c882dd434dfc5bd2f0b "
99 license "LGPL-2.1-only"
1010 head "https://github.com/semgrep/semgrep.git" , branch : "develop"
1111
@@ -57,8 +57,8 @@ class Semgrep < Formula
5757 end
5858
5959 resource "anyio" do
60- url "https://files.pythonhosted.org/packages/f1/b4/636b3b65173d3ce9a38ef5f0522789614e590dab6a8d505340a4efe4c567 /anyio-4.10 .0.tar.gz"
61- sha256 "3f3fae35c96039744587aa5b8371e7e8e603c0702999535961dd336026973ba6 "
60+ url "https://files.pythonhosted.org/packages/c6/78/7d432127c41b50bccba979505f272c16cbcadcc33645d5fa3a738110ae75 /anyio-4.11 .0.tar.gz"
61+ sha256 "82a8d0b81e318cc5ce71a5f1f8b5c4e63619620b63141ef8c995fa0db95a57c4 "
6262 end
6363
6464 resource "attrs" do
@@ -247,8 +247,8 @@ class Semgrep < Formula
247247 end
248248
249249 resource "pydantic-settings" do
250- url "https://files.pythonhosted.org/packages/68/85/1ea668bbab3c50071ca613c6ab30047fb36ab0da1b92fa8f17bbc38fd36c /pydantic_settings-2.10.1 .tar.gz"
251- sha256 "06f0062169818d0f5524420a360d632d5857b83cffd4d42fe29597807a1614ee "
250+ url "https://files.pythonhosted.org/packages/20/c5/dbbc27b814c71676593d1c3f718e6cd7d4f00652cefa24b75f7aa3efb25e /pydantic_settings-2.11.0 .tar.gz"
251+ sha256 "d0e87a1c7d33593beb7194adb8470fc426e95ba02af83a0f23474a04c9a08180 "
252252 end
253253
254254 resource "pygments" do
@@ -332,8 +332,8 @@ class Semgrep < Formula
332332 end
333333
334334 resource "uvicorn" do
335- url "https://files.pythonhosted.org/packages/5e/42/e0e305207bb88c6b8d3061399c6a961ffe5fbb7e2aa63c9234df7259e9cd /uvicorn-0.35 .0.tar.gz"
336- sha256 "bc662f087f7cf2ce11a1d7fd70b90c9f98ef2e2831556dd078d131b96cc94a01 "
335+ url "https://files.pythonhosted.org/packages/71/57/1616c8274c3442d802621abf5deb230771c7a0fec9414cb6763900eb3868 /uvicorn-0.37 .0.tar.gz"
336+ sha256 "4115c8add6d3fd536c8ee77f0e14a7fd2ebba939fed9b02583a97f80648f9e13 "
337337 end
338338
339339 resource "wcmatch" do
0 commit comments