Skip to content

Commit

Permalink
Merge pull request #463 from alliance-genome/dependabot/pip/api/httpx…
Browse files Browse the repository at this point in the history
…-0.28.1

Bump httpx from 0.27.2 to 0.28.1 in /api
  • Loading branch information
mluypaert authored Dec 11, 2024
2 parents c1afc91 + 4378c15 commit 3b4db92
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ test = [
"mypy==1.13.*",
"pytest==8.3.*",
"pytest-cov==6.0.*",
"httpx==0.27.*"
"httpx==0.28.*"
]
6 changes: 3 additions & 3 deletions api/tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -183,9 +183,9 @@ httptools==0.6.4 \
--hash=sha256:f9eb89ecf8b290f2e293325c646a211ff1c2493222798bb80a530c5e7502494f \
--hash=sha256:fc411e1c0a7dcd2f902c7c48cf079947a7e65b5485dea9decb82b9105ca71a43
# via uvicorn
httpx==0.27.2 \
--hash=sha256:7bb2708e112d8fdd7829cd4243970f0c223274051cb35ee80c03301ee29a3df0 \
--hash=sha256:f7c2be1d2f3c3c3160d441802406b206c2b76f5947b11115e6df10c6c65e66c2
httpx==0.28.1 \
--hash=sha256:75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc \
--hash=sha256:d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad
# via
# fastapi
# pavi-api (pyproject.toml)
Expand Down

0 comments on commit 3b4db92

Please sign in to comment.