Skip to content

Commit f9d1c3c

Browse files
authored
Merge pull request #4 from anand2312/annad/bump-httpx
chore: bump httpx to 0.24
2 parents 67ada27 + 6152992 commit f9d1c3c

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

poetry.lock

Lines changed: 15 additions & 7 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
@@ -7,7 +7,7 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "^3.7"
10-
httpx = ">=0.23,<0.25"
10+
httpx = "^0.24.0"
1111
[tool.poetry.dev-dependencies]
1212

1313
[build-system]

0 commit comments

Comments
 (0)