Skip to content

Commit 228f1fb

Browse files
Bump httpx from 0.21.0 to 0.23.0
Bumps [httpx](https://github.com/encode/httpx) from 0.21.0 to 0.23.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.21.0...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-version: 0.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8e2cda commit 228f1fb

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 12 additions & 12 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
@@ -66,7 +66,7 @@ psutil = "*"
6666
nbstripout = "*"
6767
snakemake = { version = ">=7.24, <7.31" }
6868
jinja2 = "3.1.*"
69-
httpx = "0.21.0"
69+
httpx = "0.23.0"
7070
starlette = "0.27.0"
7171
firebase_admin = "*"
7272
pyrebase4 = "4.7.1"

0 commit comments

Comments
 (0)