Skip to content

Commit eabd956

Browse files
committed
chore(deps): replace retry with retry2
The former depends on `py` which has vulnerability GHSA-w596-4wvx-j9j6
1 parent a294a24 commit eabd956

File tree

2 files changed

+6
-19
lines changed

2 files changed

+6
-19
lines changed

poetry.lock

+5-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ langchain = "^0.3"
1414
langchain-anthropic = "^0.2"
1515
langchain-google-genai = "^2.0"
1616
langchain-openai = "^0.2"
17-
retry = "^0.9"
17+
retry2 = "^0.9"
1818
selenium = "^4.0"
1919

2020
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)