Skip to content

Commit e7ee9b1

Browse files
authored
Merge pull request #33 from pipecat-ai/fix/security-vulnerabilities-2026-08-31
fix(security): upgrade pipecat-ai and setuptools for CVE fixes
2 parents 3537dc0 + 4f43adc commit e7ee9b1

2 files changed

Lines changed: 203 additions & 223 deletions

File tree

pipecat/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dev = [
5050
"pyright>=1.1.404,<1.2",
5151
"python-dotenv>=1.0.1,<2.0.0",
5252
"ruff>=0.12.11,<1",
53-
"setuptools~=78.1.1",
53+
"setuptools~=83.0.0",
5454
"setuptools_scm~=8.3.1",
5555
"towncrier~=25.8.0",
5656
]

0 commit comments

Comments
 (0)