Skip to content

Commit a5926ad

Browse files
authored
Merge pull request #15 from ethena-labs/ew/security-vulns-dependabot
chore(deps): patch Dependabot security advisories
2 parents 58c060a + d44e099 commit a5926ad

2 files changed

Lines changed: 130 additions & 114 deletions

File tree

pyproject.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ test = [
2727
"respx>=0.21.0",
2828
]
2929

30+
[tool.uv]
31+
override-dependencies = [
32+
"aiohttp>=3.13.4",
33+
"python-dotenv>=1.2.2",
34+
"requests>=2.33.0",
35+
"urllib3>=2.7.0",
36+
]
37+
3038
[tool.setuptools.packages.find]
3139
where = ["src"]
3240

0 commit comments

Comments
 (0)