Skip to content

Commit 2559725

Browse files
authored
Merge pull request #23 from python-ellar/dependabot/pip/httpx-0.28.1
Bump httpx from 0.27.2 to 0.28.1
2 parents 86a560d + d41463b commit 2559725

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-tests.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
autoflake
2-
httpx==0.27.2
3-
mypy == 1.14.1
2+
httpx==0.28.1
3+
mypy == 1.15.0
44
pydantic[email]
55
pytest >=7.1.3,<9.0.0
66
pytest-asyncio

0 commit comments

Comments
 (0)