Skip to content

Commit

Permalink
chore(deps): bump httpx from 0.25.0 to 0.27.0
Browse files Browse the repository at this point in the history
Bumps [httpx](https://github.com/encode/httpx) from 0.25.0 to 0.27.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.25.0...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>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent e19d5c0 commit 2cc40f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repository = "https://github.com/supabase-community/storage-py"
version = "0.7.3"

[tool.poetry.dependencies]
httpx = ">=0.24,<0.26"
httpx = ">=0.24,<0.28"
python = "^3.8"
typing-extensions = "^4.2.0"
python-dateutil = "^2.8.2"
Expand Down

0 comments on commit 2cc40f8

Please sign in to comment.