Skip to content
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

Bump the python-requirements group across 1 directory with 21 updates #1851

Merged
merged 2 commits into from
Jul 22, 2024

Commits on Jul 22, 2024

  1. 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](encode/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] <support@github.com>
    dependabot[bot] committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2721d17 View commit details
    Browse the repository at this point in the history
  2. Fix mypy and reqs

    pamelafox committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    af9cb56 View commit details
    Browse the repository at this point in the history