Skip to content

Commit f16c26b

Browse files
Bump the python-requirements group across 1 directory with 17 updates (#1665)
* Bump the python-requirements group across 1 directory with 17 updates Bumps the python-requirements group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [annotated-types](https://github.com/annotated-types/annotated-types) | `0.6.0` | `0.7.0` | | [anyio](https://github.com/agronholm/anyio) | `4.3.0` | `4.4.0` | | [fixedint](https://github.com/nneonneo/fixedint) | `0.1.6` | `0.2.0` | | [hypercorn](https://github.com/pgjones/hypercorn) | `0.16.0` | `0.17.3` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.0.0` | `7.1.0` | | [microsoft-kiota-abstractions](https://github.com/microsoft/kiota) | `1.3.2` | `1.3.3` | | [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) | `1.1.0` | `1.4.0` | | [openai[datalib]](https://github.com/openai/openai-python) | `1.30.1` | `1.30.4` | | [opentelemetry-instrumentation-openai](https://github.com/traceloop/openllmetry) | `0.18.2` | `0.21.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.7.1` | `2.7.2` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.18.2` | `2.18.3` | | [quart](https://github.com/pallets/quart) | `0.19.5` | `0.19.6` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` | | [types-pillow](https://github.com/python/typeshed) | `10.2.0.20240511` | `10.2.0.20240520` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.11.0` | `4.12.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.29.0` | `0.30.0` | | [zipp](https://github.com/jaraco/zipp) | `3.18.2` | `3.19.0` | Updates `annotated-types` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/annotated-types/annotated-types/releases) - [Commits](annotated-types/annotated-types@v0.6.0...v0.7.0) Updates `anyio` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.3.0...4.4.0) Updates `fixedint` from 0.1.6 to 0.2.0 - [Changelog](https://github.com/nneonneo/fixedint/blob/master/CHANGES) - [Commits](nneonneo/fixedint@v0.1.6...v0.2.0) Updates `hypercorn` from 0.16.0 to 0.17.3 - [Changelog](https://github.com/pgjones/hypercorn/blob/main/CHANGELOG.rst) - [Commits](pgjones/hypercorn@0.16.0...0.17.3) Updates `importlib-metadata` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v7.0.0...v7.1.0) Updates `microsoft-kiota-abstractions` from 1.3.2 to 1.3.3 - [Release notes](https://github.com/microsoft/kiota/releases) - [Changelog](https://github.com/microsoft/kiota/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota/commits) Updates `msgraph-sdk` from 1.1.0 to 1.4.0 - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-python@v1.1.0...v1.4.0) Updates `openai[datalib]` from 1.30.1 to 1.30.4 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.30.1...v1.30.4) Updates `opentelemetry-instrumentation-openai` from 0.18.2 to 0.21.0 - [Release notes](https://github.com/traceloop/openllmetry/releases) - [Changelog](https://github.com/traceloop/openllmetry/blob/main/CHANGELOG.md) - [Commits](traceloop/openllmetry@0.18.2...0.21.0) Updates `pydantic` from 2.7.1 to 2.7.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.1...v2.7.2) Updates `pydantic-core` from 2.18.2 to 2.18.3 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.18.2...v2.18.3) Updates `quart` from 0.19.5 to 0.19.6 - [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.rst) - [Commits](pallets/quart@0.19.5...0.19.6) Updates `requests` from 2.31.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.3) Updates `types-pillow` from 10.2.0.20240511 to 10.2.0.20240520 - [Commits](https://github.com/python/typeshed/commits) Updates `typing-extensions` from 4.11.0 to 4.12.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.11.0...4.12.0) Updates `uvicorn` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.29.0...0.30.0) Updates `zipp` from 3.18.2 to 3.19.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.18.2...v3.19.0) --- updated-dependencies: - dependency-name: annotated-types dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: fixedint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: hypercorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: microsoft-kiota-abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: msgraph-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: openai[datalib] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation-openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: quart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: types-pillow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <[email protected]> * Update reqs * Fix principaltype --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pamela Fox <[email protected]> Co-authored-by: Pamela Fox <[email protected]>
1 parent 23d2e38 commit f16c26b

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

app/backend/requirements.txt

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ aiohttp==3.9.5
1212
# microsoft-kiota-authentication-azure
1313
aiosignal==1.3.1
1414
# via aiohttp
15-
annotated-types==0.6.0
15+
annotated-types==0.7.0
1616
# via pydantic
17-
anyio==4.3.0
17+
anyio==4.4.0
1818
# via
1919
# httpx
2020
# openai
@@ -48,7 +48,7 @@ azure-identity==1.16.0
4848
# msgraph-sdk
4949
azure-monitor-opentelemetry==1.4.2
5050
# via -r requirements.in
51-
azure-monitor-opentelemetry-exporter==1.0.0b25
51+
azure-monitor-opentelemetry-exporter==1.0.0b26
5252
# via azure-monitor-opentelemetry
5353
azure-search-documents==11.6.0b1
5454
# via -r requirements.in
@@ -120,7 +120,7 @@ httpx[http2]==0.27.0
120120
# microsoft-kiota-http
121121
# msgraph-core
122122
# openai
123-
hypercorn==0.16.0
123+
hypercorn==0.17.3
124124
# via quart
125125
hyperframe==6.0.1
126126
# via h2
@@ -154,7 +154,7 @@ markupsafe==2.1.5
154154
# jinja2
155155
# quart
156156
# werkzeug
157-
microsoft-kiota-abstractions==1.3.2
157+
microsoft-kiota-abstractions==1.3.3
158158
# via
159159
# microsoft-kiota-authentication-azure
160160
# microsoft-kiota-http
@@ -198,7 +198,7 @@ numpy==1.26.4
198198
# pandas-stubs
199199
oauthlib==3.2.2
200200
# via requests-oauthlib
201-
openai[datalib]==1.30.1
201+
openai[datalib]==1.30.5
202202
# via
203203
# -r requirements.in
204204
# openai-messages-token-helper
@@ -257,7 +257,7 @@ opentelemetry-instrumentation-flask==0.45b0
257257
# via azure-monitor-opentelemetry
258258
opentelemetry-instrumentation-httpx==0.45b0
259259
# via -r requirements.in
260-
opentelemetry-instrumentation-openai==0.18.2
260+
opentelemetry-instrumentation-openai==0.21.1
261261
# via -r requirements.in
262262
opentelemetry-instrumentation-psycopg2==0.45b0
263263
# via azure-monitor-opentelemetry
@@ -337,13 +337,13 @@ pyasn1==0.6.0
337337
# rsa
338338
pycparser==2.22
339339
# via cffi
340-
pydantic==2.7.1
340+
pydantic==2.7.2
341341
# via openai
342-
pydantic-core==2.18.2
342+
pydantic-core==2.18.3
343343
# via pydantic
344344
pyjwt[crypto]==2.8.0
345345
# via msal
346-
pymupdf==1.24.4
346+
pymupdf==1.24.5
347347
# via -r requirements.in
348348
pymupdfb==1.24.3
349349
# via pymupdf
@@ -359,15 +359,15 @@ python-jose[cryptography]==3.3.0
359359
# via -r requirements.in
360360
pytz==2024.1
361361
# via pandas
362-
quart==0.19.5
362+
quart==0.19.6
363363
# via
364364
# -r requirements.in
365365
# quart-cors
366366
quart-cors==0.7.0
367367
# via -r requirements.in
368368
regex==2024.5.15
369369
# via tiktoken
370-
requests==2.31.0
370+
requests==2.32.3
371371
# via
372372
# azure-core
373373
# msal
@@ -408,15 +408,15 @@ types-beautifulsoup4==4.12.0.20240511
408408
# via -r requirements.in
409409
types-html5lib==1.1.11.20240228
410410
# via types-beautifulsoup4
411-
types-pillow==10.2.0.20240511
411+
types-pillow==10.2.0.20240520
412412
# via -r requirements.in
413413
types-pyasn1==0.6.0.20240402
414414
# via types-python-jose
415415
types-python-jose==3.3.4.20240106
416416
# via -r requirements.in
417417
types-pytz==2024.1.0.20240417
418418
# via pandas-stubs
419-
typing-extensions==4.11.0
419+
typing-extensions==4.12.0
420420
# via
421421
# azure-ai-documentintelligence
422422
# azure-core
@@ -432,7 +432,7 @@ tzdata==2024.1
432432
# pendulum
433433
urllib3==2.2.1
434434
# via requests
435-
uvicorn==0.29.0
435+
uvicorn==0.30.0
436436
# via -r requirements.in
437437
werkzeug==3.0.3
438438
# via
@@ -449,7 +449,7 @@ wsproto==1.2.0
449449
# via hypercorn
450450
yarl==1.9.4
451451
# via aiohttp
452-
zipp==3.18.2
452+
zipp==3.19.0
453453
# via importlib-metadata
454454

455455
# The following packages are considered to be unsafe in a requirements file:

infra/main.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ module speechRoleUser 'core/security/role.bicep' = {
547547
params: {
548548
principalId: principalId
549549
roleDefinitionId: 'f2dc8367-1007-4938-bd23-fe263f013447'
550-
principalType: 'User'
550+
principalType: principalType
551551
}
552552
}
553553

0 commit comments

Comments
 (0)