Skip to content

Commit a7cd624

Browse files
committed
chore: upgrade "requests" to version 2.32.4
1 parent e295c06 commit a7cd624

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

Lines changed: 8 additions & 8 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ python = "^3.10"
1111
py-algorand-sdk = "^2.4.0"
1212
httpx = ">=0.23.1,<=0.28.1"
1313
typing-extensions = ">=4.6.0"
14+
requests = ">=2.32.4"
1415

1516
[tool.poetry.group.experimental.dependencies]
1617
algokit-transact = [

0 commit comments

Comments
 (0)