Skip to content

Commit

Permalink
Merge pull request #20 from Azure-Samples/dependabot/pip/azure-identi…
Browse files Browse the repository at this point in the history
…ty-1.14.0

Bump azure-identity from 1.13.0 to 1.14.0
  • Loading branch information
pamelafox committed Aug 14, 2023
2 parents d14737a + 7b0e572 commit cbe6b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==2.3.2
gunicorn==21.2.0
openai==0.27.8
azure-identity==1.13.0
azure-identity==1.14.0
python-dotenv==1.0.0 # Pinned due to docker-in-docker issue: https://github.com/devcontainers/features/issues/616

0 comments on commit cbe6b37

Please sign in to comment.