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 pip group with 7 updates #7

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jul 18, 2024

  1. Create codeql.yml

    Signed-off-by: Mammon Baloch <[email protected]>
    starlightretailceo authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    12be379 View commit details
    Browse the repository at this point in the history
  2. Create code.yml

    Signed-off-by: Mammon Baloch <[email protected]>
    starlightretailceo authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    900c829 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    4c0fb35 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    fc500cb View commit details
    Browse the repository at this point in the history
  2. Bump the pip group with 7 updates

    Bumps the pip group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.15.0` | `1.16.1` |
    | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.2` | `3.9.4` |
    | [gunicorn](https://github.com/benoitc/gunicorn) | `20.1.0` | `22.0.0` |
    | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` |
    | [tqdm](https://github.com/tqdm/tqdm) | `4.66.1` | `4.66.3` |
    | [langchain](https://github.com/langchain-ai/langchain) | `0.0.340` | `0.2.3` |
    | [urllib3](https://github.com/urllib3/urllib3) | `2.1.0` | `2.2.2` |
    
    
    Updates `azure-identity` from 1.15.0 to 1.16.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-identity_1.15.0...azure-identity_1.16.1)
    
    Updates `aiohttp` from 3.9.2 to 3.9.4
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.9.2...v3.9.4)
    
    Updates `gunicorn` from 20.1.0 to 22.0.0
    - [Release notes](https://github.com/benoitc/gunicorn/releases)
    - [Commits](benoitc/gunicorn@20.1.0...22.0.0)
    
    Updates `requests` from 2.31.0 to 2.32.2
    - [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.2)
    
    Updates `tqdm` from 4.66.1 to 4.66.3
    - [Release notes](https://github.com/tqdm/tqdm/releases)
    - [Commits](tqdm/tqdm@v4.66.1...v4.66.3)
    
    Updates `langchain` from 0.0.340 to 0.2.3
    - [Release notes](https://github.com/langchain-ai/langchain/releases)
    - [Commits](langchain-ai/langchain@v0.0.340...langchain==0.2.3)
    
    Updates `urllib3` from 2.1.0 to 2.2.2
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.1.0...2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: azure-identity
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: aiohttp
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: gunicorn
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: requests
      dependency-type: direct:development
      dependency-group: pip
    - dependency-name: tqdm
      dependency-type: direct:development
      dependency-group: pip
    - dependency-name: langchain
      dependency-type: direct:development
      dependency-group: pip
    - dependency-name: urllib3
      dependency-type: direct:development
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b3696d9 View commit details
    Browse the repository at this point in the history