Bump httpx from 0.25.2 to 0.27.0
- ID
e90c97b- date
2024-08-03 12:45:07+00:00- author
dependabot <https://github.com/dependabot>- parent
057c105- message
Bump httpx from 0.25.2 to 0.27.0 Bumps [httpx](https://github.com/encode/httpx) from 0.25.2 to 0.27.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.25.2...0.27.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 1 addition, 1 deletion
Changed files
requirements.txt (4586) → requirements.txt (4586)
diff --git a/requirements.txt b/requirements.txt
index 4874922..3acf638 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -76,7 +76,7 @@ httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
-httpx==0.25.2
+httpx==0.27.0
# via
# -r requirements.in
# datasette