Skip to content

Commit 9609584

Browse files
authored
Merge pull request #692 from abetlen/dependabot/pip/httpx-0.25.0
Bump httpx from 0.24.1 to 0.25.0
2 parents db4273a + db572db commit 9609584

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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
@@ -29,7 +29,7 @@ mkdocs = "^1.5.2"
2929
mkdocstrings = {extras = ["python"], version = "^0.23.0"}
3030
mkdocs-material = "^9.2.8"
3131
pytest = "^7.4.2"
32-
httpx = "^0.24.1"
32+
httpx = "^0.25.0"
3333
scikit-build = "0.17.6"
3434

3535
[tool.poetry.extras]

0 commit comments

Comments
 (0)