Skip to content

Commit cade8f7

Browse files
authored
[git-steer] Merge security fix PR #25
1 parent cfb674d commit cade8f7

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@ dependencies = [
1111
"urllib3>=2.6.3",
1212
"starlette>=0.49.1",
1313
"h11>=0.16.0",
14-
]
14+
"python-dotenv>=1.2.2",
15+
"python-multipart>=0.0.26",
16+
"cryptography>=46.0.7",
17+
"Pygments>=2.20.0",
18+
]}}

0 commit comments

Comments
 (0)