Skip to content

Commit 243d096

Browse files
Merge remote-tracking branch 'refs/remotes/origin/dependabot/pip/python-packages-b7c086a637' into develop
# Conflicts: # poetry.lock # pyproject.toml
2 parents f6c994f + 5da96d0 commit 243d096

File tree

2 files changed

+43
-28
lines changed

2 files changed

+43
-28
lines changed

poetry.lock

Lines changed: 40 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ httpx = { extras = ["http2"], version = "^0.28" }
3434
httpx-auth = "^0.23"
3535
pydantic = "^2.11"
3636
python-mimeparse = "^2"
37-
typing-extensions = "^4.9"
37+
typing-extensions = "^4.14"
3838

3939
[tool.poetry.group.dev.dependencies]
4040
pytest = "^8"
41-
pytest-asyncio = "^0.26"
42-
starlette = "^0.46"
41+
pytest-asyncio = "^1.1"
42+
starlette = "^0.47"
4343
mkdocs = "^1.6.1"
4444
mkdocs-material = "^9.6.20"
4545
markdown-callouts = "^0.4.0"

0 commit comments

Comments
 (0)