Skip to content

Commit 73c95ec

Browse files
--- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d21315c commit 73c95ec

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ classifiers = [
2020

2121
[tool.poetry.dependencies]
2222
python = "^3.9"
23-
requests = "^2.31.0"
23+
requests = "^2.32.0"
2424
pydantic = "^2.5.2"
2525
python-dotenv = "^1.0.0"
2626
typer = "^0.9.0"

0 commit comments

Comments
 (0)