Skip to content

Commit ca75946

Browse files
authored
Merge pull request #3159 from python-discord/dependabot/pip/httpx-0.27.2
Bump httpx from 0.27.0 to 0.27.2
2 parents a1f2b45 + db4d404 commit ca75946

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 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
@@ -32,7 +32,7 @@ pydantic-settings = "2.2.1"
3232

3333
[tool.poetry.dev-dependencies]
3434
coverage = "7.6.1"
35-
httpx = "0.27.0"
35+
httpx = "0.27.2"
3636
pre-commit = "3.7.1"
3737
pip-licenses = "5.0.0"
3838
pytest = "8.3.2"

0 commit comments

Comments
 (0)