Skip to content
Snippets Groups Projects
Commit 63a8aa82 authored by Sandro Tosi's avatar Sandro Tosi
Browse files

bump httpx b-d to >= 0.23.1, needed for python 3.11 compatibility; Closes: #1025242

parent d9089534
No related branches found
No related tags found
No related merge requests found
fastapi (0.88.0-1) UNRELEASED; urgency=medium
* New upstream release
* debian/control
- bump httpx b-d to >= 0.23.1, needed for python 3.11 compatibility;
Closes: #1025242
-- Sandro Tosi <morph@debian.org> Fri, 09 Dec 2022 00:17:30 -0500
-- Sandro Tosi <morph@debian.org> Fri, 09 Dec 2022 01:56:09 -0500
fastapi (0.85.0-2) unstable; urgency=medium
......
......@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
python3-email-validator <!nocheck>,
python3-flask <!nocheck>,
python3-hatchling,
python3-httpx <!nocheck>,
python3-httpx (>= 0.23.1) <!nocheck>,
python3-multipart <!nocheck>,
python3-peewee <!nocheck>,
python3-pydantic (>= 1.8.2) <!nocheck>,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment