Skip to content

Commit

Permalink
Merge pull request #387 from Ljzd-PRO/dependabot/pip/dev/httpx-0.28.1
Browse files Browse the repository at this point in the history
build(deps): bump httpx from 0.27.2 to 0.28.1
  • Loading branch information
Ljzd-PRO authored Feb 9, 2025
2 parents 0d6623d + 2c83c78 commit 9a33744
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ packages = [

[tool.poetry.dependencies]
python = ">=3.9,<4.0"
httpx = ">=0.24.1,<0.28.0"
httpx = ">=0.24.1,<0.29.0"
nonebot_plugin_apscheduler = ">=0.2.0"
nonebot-plugin-send-anything-anywhere = ">=0.5,<0.8"
ntplib = "^0.4.0"
Expand Down

0 comments on commit 9a33744

Please sign in to comment.