Azure-Samples / openai-chat-app-quickstart

A simple chat application that uses managed identity for Azure OpenAI access. Designed for deployment on Azure Container Apps with the Azure Developer CLI.
MIT License
128 stars 67 forks source link

Update dependencies #92

Closed pamelafox closed 2 months ago

pamelafox commented 2 months ago

Purpose

Updated using:

pip-compile --output-file=requirements.txt pyproject.toml -U

And changing dependabot value to see if that'll get proper updating.

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe: