Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump FastAPI and Starlette, add httpx #867

Merged
merged 5 commits into from
Jan 5, 2024
Merged

Bump FastAPI and Starlette, add httpx #867

merged 5 commits into from
Jan 5, 2024

Conversation

grahamalama
Copy link
Contributor

Bump FastAPI from 0.84.0 -> 0.108.0
Bump Starlette from 0.19.1 -> 0.32.0

Add httpx to dev dependencies to use FastAPI's TestClient. Also makes some related changes to how the client PUTs and POSTs data

Bump FastAPI from `0.84.0 -> 0.108.0`
Bump Starlette from `0.19.1 -> 0.32.0`

Add `httpx` to dev dependencies to use FastAPI's `TestClient`. Also makes some related changes to how the client `PUT`s and `POST`s data
@grahamalama grahamalama requested a review from a team as a code owner January 3, 2024 18:43
@grahamalama
Copy link
Contributor Author

Not sure why Dependabot wasn't on top of this 🤔

@grahamalama grahamalama added the dependencies Pull requests that update a dependency file label Jan 3, 2024
@grahamalama grahamalama changed the title Bump FastAPI and Starlette, add httpx Bump FastAPI and Starlette, add httpx Jan 3, 2024
@grahamalama grahamalama merged commit 47af4e5 into main Jan 5, 2024
5 checks passed
@grahamalama grahamalama deleted the bump-fastapi branch January 5, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants