Skip to content

Bump the python-requirements group across 1 directory with 32 updates #72

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.10
# via
# -r requirements.in
# -r scripts/requirements.in
# microsoft-kiota-authentication-azure
aiosignal==1.3.2
# via aiohttp
Expand All @@ -22,7 +22,7 @@ azure-core==1.32.0
# microsoft-kiota-authentication-azure
azure-identity==1.19.0
# via
# -r requirements.in
# -r scripts/requirements.in
# msgraph-beta-sdk
# msgraph-sdk
certifi==2024.12.14
Expand Down Expand Up @@ -116,14 +116,14 @@ msal==1.31.1
# msal-extensions
msal-extensions==1.2.0
# via azure-identity
msgraph-beta-sdk==1.14.0
# via -r requirements.in
msgraph-beta-sdk==1.19.0
# via -r scripts/requirements.in
msgraph-core==1.1.7
# via
# msgraph-beta-sdk
# msgraph-sdk
msgraph-sdk==1.14.0
# via -r requirements.in
msgraph-sdk==1.19.0
# via -r scripts/requirements.in
multidict==6.1.0
# via
# aiohttp
Expand Down Expand Up @@ -167,13 +167,13 @@ python-dateutil==2.9.0.post0
# pendulum
# time-machine
python-dotenv==1.0.1
# via -r requirements.in
# via -r scripts/requirements.in
requests==2.32.3
# via
# azure-core
# msal
rich==13.9.4
# via -r requirements.in
rich==14.0.0
# via -r scripts/requirements.in
six==1.17.0
# via
# azure-core
Expand Down
58 changes: 29 additions & 29 deletions src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,48 +6,48 @@
#
aiofiles==24.1.0
# via quart
aiohappyeyeballs==2.4.4
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.11.10
aiohttp==3.11.16
# via quartapp (pyproject.toml)
aiosignal==1.3.2
# via aiohttp
annotated-types==0.7.0
# via pydantic
anyio==4.7.0
anyio==4.9.0
# via
# httpx
# openai
# watchfiles
attrs==24.3.0
attrs==25.3.0
# via aiohttp
azure-core==1.32.0
azure-core==1.33.0
# via
# azure-identity
# azure-keyvault-secrets
azure-identity==1.19.0
azure-identity==1.21.0
# via quartapp (pyproject.toml)
azure-keyvault-secrets==4.9.0
# via quartapp (pyproject.toml)
blinker==1.9.0
# via
# flask
# quart
certifi==2024.12.14
certifi==2025.1.31
# via
# httpcore
# httpx
# requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via
# flask
# quart
# uvicorn
cryptography==44.0.0
cryptography==44.0.2
# via
# azure-identity
# msal
Expand All @@ -68,9 +68,9 @@ h11==0.14.0
# hypercorn
# uvicorn
# wsproto
h2==4.1.0
h2==4.2.0
# via hypercorn
hpack==4.0.0
hpack==4.1.0
# via h2
httpcore==1.0.7
# via httpx
Expand All @@ -80,7 +80,7 @@ httpx==0.28.1
# via openai
hypercorn==0.17.3
# via quart
hyperframe==6.0.1
hyperframe==6.1.0
# via h2
idna==3.10
# via
Expand All @@ -94,50 +94,50 @@ itsdangerous==2.2.0
# via
# flask
# quart
jinja2==3.1.5
jinja2==3.1.6
# via
# flask
# quart
jiter==0.8.2
jiter==0.9.0
# via openai
markupsafe==3.0.2
# via
# jinja2
# quart
# werkzeug
msal==1.31.1
msal==1.32.0
# via
# azure-identity
# msal-extensions
msal-extensions==1.2.0
msal-extensions==1.3.1
# via azure-identity
multidict==6.1.0
multidict==6.3.2
# via
# aiohttp
# yarl
openai==1.57.4
openai==1.70.0
# via quartapp (pyproject.toml)
packaging==24.2
# via gunicorn
portalocker==2.10.1
portalocker==3.1.1
# via msal-extensions
priority==2.0.0
# via hypercorn
propcache==0.2.1
propcache==0.3.1
# via
# aiohttp
# yarl
pycparser==2.22
# via cffi
pydantic==2.10.3
pydantic==2.11.2
# via openai
pydantic-core==2.27.1
pydantic-core==2.33.1
# via pydantic
pyjwt[crypto]==2.10.1
# via
# msal
# pyjwt
python-dotenv==1.0.1
python-dotenv==1.1.0
# via
# quartapp (pyproject.toml)
# uvicorn
Expand All @@ -159,7 +159,7 @@ sniffio==1.3.1
# openai
tqdm==4.67.1
# via openai
typing-extensions==4.12.2
typing-extensions==4.13.1
# via
# anyio
# azure-core
Expand All @@ -168,15 +168,15 @@ typing-extensions==4.12.2
# openai
# pydantic
# pydantic-core
urllib3==2.2.3
urllib3==2.3.0
# via requests
uvicorn[standard]==0.34.0
# via quartapp (pyproject.toml)
uvloop==0.21.0
# via uvicorn
watchfiles==1.0.3
watchfiles==1.0.4
# via uvicorn
websockets==14.1
websockets==15.0.1
# via uvicorn
werkzeug==3.1.3
# via
Expand All @@ -185,5 +185,5 @@ werkzeug==3.1.3
# quartapp (pyproject.toml)
wsproto==1.2.0
# via hypercorn
yarl==1.18.3
yarl==1.19.0
# via aiohttp
Loading