Skip to content

Commit

Permalink
Bump the python-requirements group with 18 updates (#1368)
Browse files Browse the repository at this point in the history
* Bump the python-requirements group with 18 updates

Bumps the python-requirements group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [azure-core](https://github.com/Azure/azure-sdk-for-python) | `1.30.0` | `1.30.1` |
| [azure-keyvault-secrets](https://github.com/Azure/azure-sdk-for-python) | `4.7.0` | `4.8.0` |
| [azure-monitor-opentelemetry](https://github.com/Azure/azure-sdk-for-python) | `1.2.0` | `1.3.0` |
| [azure-monitor-opentelemetry-exporter](https://github.com/Azure/azure-sdk-for-python) | `1.0.0b22` | `1.0.0b23` |
| [cryptography](https://github.com/pyca/cryptography) | `42.0.4` | `42.0.5` |
| [fixedint](https://github.com/nneonneo/fixedint) | `0.1.6` | `0.2.0` |
| [importlib-metadata](https://github.com/python/importlib_metadata) | `6.11.0` | `7.0.1` |
| [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) | `1.26.0` | `1.27.0` |
| [openai[datalib]](https://github.com/openai/openai-python) | `1.12.0` | `1.13.3` |
| [opentelemetry-instrumentation-openai](https://github.com/traceloop/openllmetry) | `0.12.5` | `0.13.1` |
| [pandas](https://github.com/pandas-dev/pandas) | `2.2.0` | `2.2.1` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.6.1` | `2.6.3` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.16.2` | `2.16.3` |
| [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` |
| [sniffio](https://github.com/python-trio/sniffio) | `1.3.0` | `1.3.1` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.9.0` | `4.10.0` |
| [pymupdf](https://github.com/pymupdf/pymupdf) | `1.23.25` | `1.23.26` |
| [pypdf](https://github.com/py-pdf/pypdf) | `4.0.2` | `4.1.0` |


Updates `azure-core` from 1.30.0 to 1.30.1
- [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-core_1.30.0...azure-core_1.30.1)

Updates `azure-keyvault-secrets` from 4.7.0 to 4.8.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-keyvault-secrets_4.7.0...azure-keyvault-secrets_4.8.0)

Updates `azure-monitor-opentelemetry` from 1.2.0 to 1.3.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-monitor-opentelemetry_1.2.0...azure-monitor-opentelemetry_1.3.0)

Updates `azure-monitor-opentelemetry-exporter` from 1.0.0b22 to 1.0.0b23
- [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-monitor-opentelemetry-exporter_1.0.0b22...azure-monitor-opentelemetry-exporter_1.0.0b23)

Updates `cryptography` from 42.0.4 to 42.0.5
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.4...42.0.5)

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 6.11.0 to 7.0.1
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v6.11.0...v7.0.1)

Updates `msal` from 1.26.0 to 1.27.0
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-python@1.26.0...1.27.0)

Updates `openai[datalib]` from 1.12.0 to 1.13.3
- [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.12.0...v1.13.3)

Updates `opentelemetry-instrumentation-openai` from 0.12.5 to 0.13.1
- [Release notes](https://github.com/traceloop/openllmetry/releases)
- [Changelog](https://github.com/traceloop/openllmetry/blob/main/CHANGELOG.md)
- [Commits](traceloop/openllmetry@0.12.5...0.13.1)

Updates `pandas` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.0...v2.2.1)

Updates `pydantic` from 2.6.1 to 2.6.3
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.6.1...v2.6.3)

Updates `pydantic-core` from 2.16.2 to 2.16.3
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.16.2...v2.16.3)

Updates `python-dateutil` from 2.8.2 to 2.9.0.post0
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](dateutil/dateutil@2.8.2...2.9.0.post0)

Updates `sniffio` from 1.3.0 to 1.3.1
- [Commits](python-trio/sniffio@v1.3.0...v1.3.1)

Updates `typing-extensions` from 4.9.0 to 4.10.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.9.0...4.10.0)

Updates `pymupdf` from 1.23.25 to 1.23.26
- [Release notes](https://github.com/pymupdf/pymupdf/releases)
- [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt)
- [Commits](pymupdf/PyMuPDF@1.23.25...1.23.26)

Updates `pypdf` from 4.0.2 to 4.1.0
- [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.0.2...4.1.0)

---
updated-dependencies:
- dependency-name: azure-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: azure-keyvault-secrets
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: azure-monitor-opentelemetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: azure-monitor-opentelemetry-exporter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: msal
  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-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: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: python-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: sniffio
  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: pymupdf
  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
...

Signed-off-by: dependabot[bot] <support@github.com>

* update reqs

* backend reqs

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pamela Fox <pamela.fox@gmail.com>
Co-authored-by: Pamela Fox <pamelafox@microsoft.com>
  • Loading branch information
3 people authored Mar 6, 2024
1 parent 96b7f40 commit e191f74
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 35 deletions.
30 changes: 15 additions & 15 deletions app/backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ attrs==23.2.0
# via aiohttp
azure-common==1.1.28
# via azure-search-documents
azure-core==1.30.0
azure-core==1.30.1
# via
# azure-core-tracing-opentelemetry
# azure-identity
Expand All @@ -36,15 +36,15 @@ azure-core-tracing-opentelemetry==1.0.0b11
# via azure-monitor-opentelemetry
azure-identity==1.15.0
# via -r requirements.in
azure-keyvault-secrets==4.7.0
azure-keyvault-secrets==4.8.0
# via -r requirements.in
azure-monitor-opentelemetry==1.2.0
azure-monitor-opentelemetry==1.3.0
# via -r requirements.in
azure-monitor-opentelemetry-exporter==1.0.0b22
azure-monitor-opentelemetry-exporter==1.0.0b23
# via azure-monitor-opentelemetry
azure-search-documents==11.6.0b1
# via -r requirements.in
azure-storage-blob==12.19.0
azure-storage-blob==12.19.1
# via -r requirements.in
blinker==1.7.0
# via
Expand All @@ -65,7 +65,7 @@ click==8.1.7
# flask
# quart
# uvicorn
cryptography==42.0.4
cryptography==42.0.5
# via
# -r requirements.in
# azure-identity
Expand Down Expand Up @@ -132,7 +132,7 @@ markupsafe==2.1.5
# jinja2
# quart
# werkzeug
msal==1.26.0
msal==1.27.0
# via
# -r requirements.in
# azure-identity
Expand All @@ -152,7 +152,7 @@ numpy==1.26.4
# pandas-stubs
oauthlib==3.2.2
# via requests-oauthlib
openai[datalib]==1.12.0
openai[datalib]==1.13.3
# via -r requirements.in
opentelemetry-api==1.23.0
# via
Expand Down Expand Up @@ -204,7 +204,7 @@ opentelemetry-instrumentation-flask==0.44b0
# via azure-monitor-opentelemetry
opentelemetry-instrumentation-httpx==0.44b0
# via -r requirements.in
opentelemetry-instrumentation-openai==0.12.5
opentelemetry-instrumentation-openai==0.13.1
# via -r requirements.in
opentelemetry-instrumentation-psycopg2==0.44b0
# via azure-monitor-opentelemetry
Expand Down Expand Up @@ -258,7 +258,7 @@ packaging==23.2
# via
# msal-extensions
# opentelemetry-instrumentation-flask
pandas==2.2.0
pandas==2.2.1
# via openai
pandas-stubs==2.2.0.240218
# via openai
Expand All @@ -274,13 +274,13 @@ pyasn1==0.5.1
# rsa
pycparser==2.21
# via cffi
pydantic==2.6.1
pydantic==2.6.3
# via openai
pydantic-core==2.16.2
pydantic-core==2.16.3
# via pydantic
pyjwt[crypto]==2.8.0
# via msal
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via pandas
python-jose[cryptography]==3.3.0
# via -r requirements.in
Expand Down Expand Up @@ -311,7 +311,7 @@ six==1.16.0
# ecdsa
# isodate
# python-dateutil
sniffio==1.3.0
sniffio==1.3.1
# via
# anyio
# httpx
Expand All @@ -326,7 +326,7 @@ types-pillow==10.2.0.20240213
# via -r requirements.in
types-pytz==2024.1.0.20240203
# via pandas-stubs
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# azure-core
# azure-keyvault-secrets
Expand Down
36 changes: 16 additions & 20 deletions scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,8 @@ attrs==23.2.0
azure-ai-documentintelligence==1.0.0b1
# via -r requirements.in
azure-common==1.1.28
# via
# azure-keyvault-secrets
# azure-search-documents
azure-core==1.30.0
# via azure-search-documents
azure-core==1.30.1
# via
# azure-ai-documentintelligence
# azure-identity
Expand All @@ -32,11 +30,11 @@ azure-core==1.30.0
# azure-storage-file-datalake
azure-identity==1.15.0
# via -r requirements.in
azure-keyvault-secrets==4.7.0
azure-keyvault-secrets==4.8.0
# via -r requirements.in
azure-search-documents==11.6.0b1
# via -r requirements.in
azure-storage-blob==12.19.0
azure-storage-blob==12.19.1
# via
# -r requirements.in
# azure-storage-file-datalake
Expand All @@ -53,7 +51,7 @@ cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==42.0.4
cryptography==42.0.5
# via
# -r requirements.in
# azure-identity
Expand Down Expand Up @@ -88,7 +86,7 @@ isodate==0.6.1
# azure-search-documents
# azure-storage-blob
# azure-storage-file-datalake
msal==1.26.0
msal==1.27.0
# via
# azure-identity
# msal-extensions
Expand All @@ -103,11 +101,11 @@ numpy==1.26.4
# openai
# pandas
# pandas-stubs
openai[datalib]==1.12.0
openai[datalib]==1.13.3
# via -r requirements.in
packaging==23.2
# via msal-extensions
pandas==2.2.0
pandas==2.2.1
# via openai
pandas-stubs==2.2.0.240218
# via openai
Expand All @@ -121,21 +119,19 @@ pyasn1==0.5.1
# rsa
pycparser==2.21
# via cffi
pydantic==2.6.1
pydantic==2.6.3
# via openai
pydantic-core==2.16.2
pydantic-core==2.16.3
# via pydantic
pyjwt[crypto]==2.8.0
# via
# msal
# pyjwt
pymupdf==1.23.25
# via msal
pymupdf==1.23.26
# via -r requirements.in
pymupdfb==1.23.22
# via pymupdf
pypdf==4.0.2
pypdf==4.1.0
# via -r requirements.in
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via pandas
python-jose[cryptography]==3.3.0
# via -r requirements.in
Expand All @@ -156,7 +152,7 @@ six==1.16.0
# ecdsa
# isodate
# python-dateutil
sniffio==1.3.0
sniffio==1.3.1
# via
# anyio
# httpx
Expand All @@ -177,7 +173,7 @@ types-pillow==10.2.0.20240213
# via -r requirements.in
types-pytz==2024.1.0.20240203
# via pandas-stubs
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# azure-core
# azure-keyvault-secrets
Expand Down

0 comments on commit e191f74

Please sign in to comment.