Skip to content

Commit

Permalink
Merge pull request #136 from Azure-Samples/dependabot/pip/src/urllib3…
Browse files Browse the repository at this point in the history
…-2.2.2

Bump urllib3 from 2.2.1 to 2.2.2 in /src
  • Loading branch information
pamelafox authored Jun 20, 2024
2 parents 56fac93 + 828738e commit fad80a9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ attrs==23.2.0
# via aiohttp
azure-core==1.30.2
# via azure-identity
azure-identity==1.16.1
azure-identity==1.17.0
# via quartapp (pyproject.toml)
blinker==1.8.2
# via
Expand Down Expand Up @@ -105,7 +105,7 @@ multidict==6.0.5
# via
# aiohttp
# yarl
openai==1.34.0
openai==1.35.1
# via quartapp (pyproject.toml)
packaging==24.1
# via
Expand Down Expand Up @@ -149,10 +149,11 @@ tqdm==4.66.4
typing-extensions==4.12.2
# via
# azure-core
# azure-identity
# openai
# pydantic
# pydantic-core
urllib3==2.2.1
urllib3==2.2.2
# via requests
uvicorn[standard]==0.30.1
# via quartapp (pyproject.toml)
Expand Down

0 comments on commit fad80a9

Please sign in to comment.