Skip to content

Commit 23c60da

Browse files
Bump the python-requirements group across 1 directory with 21 updates (#1851)
* Bump the python-requirements group across 1 directory with 21 updates Bumps the python-requirements group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) | `12.20.0` | `12.21.0` | | [azure-storage-file-datalake](https://github.com/Azure/azure-sdk-for-python) | `12.15.0` | `12.16.0` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.8` | `43.0.0` | | [fixedint](https://github.com/nneonneo/fixedint) | `0.1.6` | `0.2.0` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.1.0` | `8.0.0` | | [microsoft-kiota-http](https://github.com/microsoft/kiota) | `1.3.1` | `1.3.2` | | [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) | `1.29.0` | `1.30.0` | | [msgraph-core](https://github.com/microsoftgraph/msgraph-sdk-python-core) | `1.1.0` | `1.1.2` | | [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) | `1.1.0` | `1.5.3` | | [numpy](https://github.com/numpy/numpy) | `2.0.0` | `2.0.1` | | [openai](https://github.com/openai/openai-python) | `1.35.7` | `1.36.1` | | [opentelemetry-instrumentation-openai](https://github.com/traceloop/openllmetry) | `0.23.0` | `0.25.5` | | opentelemetry-semantic-conventions-ai | `0.3.1` | `0.3.6` | | [portalocker](https://github.com/wolph/portalocker) | `2.10.0` | `2.10.1` | | [psutil](https://github.com/giampaolo/psutil) | `5.9.8` | `6.0.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.0` | `2.8.2` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.20.0` | `2.20.1` | | [pypdf](https://github.com/py-pdf/pypdf) | `4.2.0` | `4.3.1` | | [std-uritemplate](https://github.com/std-uritemplate/std-uritemplate) | `1.0.2` | `1.0.3` | | [tenacity](https://github.com/jd/tenacity) | `8.4.2` | `8.5.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.1` | `0.30.3` | Updates `azure-storage-blob` from 12.20.0 to 12.21.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](Azure/azure-sdk-for-python@azure-storage-blob_12.20.0...azure-storage-blob_12.21.0) Updates `azure-storage-file-datalake` from 12.15.0 to 12.16.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](Azure/azure-sdk-for-python@azure-storage-file-datalake_12.15.0...azure-storage-file-datalake_12.16.0) Updates `cryptography` from 42.0.8 to 43.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...43.0.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 `importlib-metadata` from 7.1.0 to 8.0.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.1.0...v8.0.0) Updates `microsoft-kiota-http` from 1.3.1 to 1.3.2 - [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 `msal` from 1.29.0 to 1.30.0 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Commits](AzureAD/microsoft-authentication-library-for-python@1.29.0...1.30.0) Updates `msgraph-core` from 1.1.0 to 1.1.2 - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python-core/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python-core/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-python-core@v1.1.0...v1.1.2) Updates `msgraph-sdk` from 1.1.0 to 1.5.3 - [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.5.3) Updates `numpy` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.0.0...v2.0.1) Updates `openai` from 1.35.7 to 1.36.1 - [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.35.7...v1.36.1) Updates `opentelemetry-instrumentation-openai` from 0.23.0 to 0.25.5 - [Release notes](https://github.com/traceloop/openllmetry/releases) - [Changelog](https://github.com/traceloop/openllmetry/blob/main/CHANGELOG.md) - [Commits](traceloop/openllmetry@0.23.0...0.25.5) Updates `opentelemetry-semantic-conventions-ai` from 0.3.1 to 0.3.6 Updates `portalocker` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/wolph/portalocker/releases) - [Changelog](https://github.com/wolph/portalocker/blob/develop/CHANGELOG.rst) - [Commits](wolph/portalocker@v2.10.0...v2.10.1) Updates `psutil` from 5.9.8 to 6.0.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.8...release-6.0.0) Updates `pydantic` from 2.8.0 to 2.8.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.0...v2.8.2) Updates `pydantic-core` from 2.20.0 to 2.20.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.20.0...v2.20.1) Updates `pypdf` from 4.2.0 to 4.3.1 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@4.2.0...4.3.1) Updates `std-uritemplate` from 1.0.2 to 1.0.3 - [Commits](std-uritemplate/std-uritemplate@1.0.2...1.0.3) Updates `tenacity` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](jd/tenacity@8.4.2...8.5.0) Updates `uvicorn` from 0.30.1 to 0.30.3 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.30.1...0.30.3) --- updated-dependencies: - dependency-name: azure-storage-blob dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: azure-storage-file-datalake dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-requirements - dependency-name: fixedint 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-major dependency-group: python-requirements - dependency-name: microsoft-kiota-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: msal dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: msgraph-core 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: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor 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: opentelemetry-semantic-conventions-ai dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: portalocker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-major 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: pypdf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: std-uritemplate dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: tenacity 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-patch dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <[email protected]> * Fix mypy and reqs --------- 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]>
1 parent cfbfa41 commit 23c60da

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

app/backend/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ async def ask(auth_claims: Dict[str, Any]):
183183

184184
class JSONEncoder(json.JSONEncoder):
185185
def default(self, o):
186-
if dataclasses.is_dataclass(o):
186+
if dataclasses.is_dataclass(o) and not isinstance(o, type):
187187
return dataclasses.asdict(o)
188188
return super().default(o)
189189

app/backend/requirements.txt

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ azure-monitor-opentelemetry-exporter==1.0.0b27
5252
# via azure-monitor-opentelemetry
5353
azure-search-documents==11.6.0b1
5454
# via -r requirements.in
55-
azure-storage-blob==12.20.0
55+
azure-storage-blob==12.21.0
5656
# via
5757
# -r requirements.in
5858
# azure-storage-file-datalake
59-
azure-storage-file-datalake==12.15.0
59+
azure-storage-file-datalake==12.16.0
6060
# via -r requirements.in
6161
beautifulsoup4==4.12.3
6262
# via -r requirements.in
@@ -79,7 +79,7 @@ click==8.1.7
7979
# flask
8080
# quart
8181
# uvicorn
82-
cryptography==42.0.8
82+
cryptography==43.0.0
8383
# via
8484
# -r requirements.in
8585
# azure-identity
@@ -166,22 +166,22 @@ microsoft-kiota-authentication-azure==1.0.0
166166
# via
167167
# msgraph-core
168168
# msgraph-sdk
169-
microsoft-kiota-http==1.3.1
169+
microsoft-kiota-http==1.3.2
170170
# via
171171
# msgraph-core
172172
# msgraph-sdk
173173
microsoft-kiota-serialization-json==1.2.0
174174
# via msgraph-sdk
175175
microsoft-kiota-serialization-text==1.0.0
176176
# via msgraph-sdk
177-
msal==1.29.0
177+
msal==1.30.0
178178
# via
179179
# -r requirements.in
180180
# azure-identity
181181
# msal-extensions
182182
msal-extensions==1.2.0
183183
# via azure-identity
184-
msgraph-core==1.1.0
184+
msgraph-core==1.1.2
185185
# via msgraph-sdk
186186
msgraph-sdk==1.1.0
187187
# via -r requirements.in
@@ -191,11 +191,11 @@ multidict==6.0.5
191191
# via
192192
# aiohttp
193193
# yarl
194-
numpy==2.0.0
194+
numpy==2.0.1
195195
# via -r requirements.in
196196
oauthlib==3.2.2
197197
# via requests-oauthlib
198-
openai==1.35.7
198+
openai==1.37.0
199199
# via
200200
# -r requirements.in
201201
# openai-messages-token-helper
@@ -255,7 +255,7 @@ opentelemetry-instrumentation-flask==0.46b0
255255
# via azure-monitor-opentelemetry
256256
opentelemetry-instrumentation-httpx==0.46b0
257257
# via -r requirements.in
258-
opentelemetry-instrumentation-openai==0.23.0
258+
opentelemetry-instrumentation-openai==0.25.5
259259
# via -r requirements.in
260260
opentelemetry-instrumentation-psycopg2==0.46b0
261261
# via azure-monitor-opentelemetry
@@ -296,7 +296,7 @@ opentelemetry-semantic-conventions==0.46b0
296296
# opentelemetry-instrumentation-urllib3
297297
# opentelemetry-instrumentation-wsgi
298298
# opentelemetry-sdk
299-
opentelemetry-semantic-conventions-ai==0.3.1
299+
opentelemetry-semantic-conventions-ai==0.3.4
300300
# via opentelemetry-instrumentation-openai
301301
opentelemetry-util-http==0.46b0
302302
# via
@@ -318,7 +318,7 @@ pillow==10.4.0
318318
# via
319319
# -r requirements.in
320320
# openai-messages-token-helper
321-
portalocker==2.10.0
321+
portalocker==2.10.1
322322
# via msal-extensions
323323
priority==2.0.0
324324
# via hypercorn
@@ -330,9 +330,9 @@ pyasn1==0.6.0
330330
# rsa
331331
pycparser==2.22
332332
# via cffi
333-
pydantic==2.8.0
333+
pydantic==2.8.2
334334
# via openai
335-
pydantic-core==2.20.0
335+
pydantic-core==2.20.1
336336
# via pydantic
337337
pyjwt[crypto]==2.8.0
338338
# via
@@ -342,7 +342,7 @@ pymupdf==1.24.7
342342
# via -r requirements.in
343343
pymupdfb==1.24.6
344344
# via pymupdf
345-
pypdf==4.2.0
345+
pypdf==4.3.1
346346
# via -r requirements.in
347347
python-dateutil==2.9.0.post0
348348
# via
@@ -383,9 +383,9 @@ sniffio==1.3.1
383383
# openai
384384
soupsieve==2.5
385385
# via beautifulsoup4
386-
std-uritemplate==1.0.2
386+
std-uritemplate==1.0.3
387387
# via microsoft-kiota-abstractions
388-
tenacity==8.4.2
388+
tenacity==8.5.0
389389
# via -r requirements.in
390390
tiktoken==0.7.0
391391
# via
@@ -421,7 +421,7 @@ tzdata==2024.1
421421
# via pendulum
422422
urllib3==2.2.2
423423
# via requests
424-
uvicorn==0.30.1
424+
uvicorn==0.30.3
425425
# via -r requirements.in
426426
werkzeug==3.0.3
427427
# via

0 commit comments

Comments
 (0)