Skip to content

Commit

Permalink
chore(deps): bump httpx from 0.24.1 to 0.27.0 (#243)
Browse files Browse the repository at this point in the history
Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 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.24.1...0.27.0)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2024
1 parent c7faa55 commit bf8f52c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ click==8.1.3; python_version >= "3.7"
colorama==0.4.5; python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.5.0"
h11==0.14.0; python_version >= "3.7"
httpcore==1.0.5; python_version >= "3.7"
httpx==0.24.1; python_version >= "3.7"
httpx==0.27.0; python_version >= "3.7"
idna==3.7; python_version >= "3.7" and python_full_version >= "3.6.2"
pillow==10.4.0; python_version >= "3.7"
pydub==0.25.1
Expand Down

0 comments on commit bf8f52c

Please sign in to comment.