Skip to content

Commit ab28e12

Browse files
Bump httpx in /{{cookiecutter.project_slug}}/backend (#132)
Bumps [httpx](https://github.com/encode/httpx) from 0.14.2 to 0.15.5. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.14.2...0.15.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 44903a7 commit ab28e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Authlib==0.14.3
33
fastapi==0.61.1
44
celery==5.0.0
55
redis==3.5.3
6-
httpx==0.14.2
6+
httpx==0.15.5
77
ipython==7.18.1
88
itsdangerous==1.1.0
99
Jinja2==2.11.2

0 commit comments

Comments
 (0)