Skip to content

Commit 2b6be22

Browse files
chore(deps): bump httpx from 0.27.2 to 0.28.1
Bumps [httpx](https://github.com/encode/httpx) from 0.27.2 to 0.28.1. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cd75a2 commit 2b6be22

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 additions & 5 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
@@ -12,7 +12,7 @@ repository = "https://github.com/emergentmethods/asknews-python-sdk"
1212
python = ">=3.8.1,<4.0"
1313
orjson = "^3.9.10"
1414
pydantic = {extras = ["email"], version = "^2.10.4"}
15-
httpx = "^0.27.2"
15+
httpx = ">=0.27.2,<0.29.0"
1616
asgiref = "^3.7.2"
1717
cryptography = ">=40.0.0,<43.0.4"
1818
crontab = "^1.0.1"

0 commit comments

Comments
 (0)