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-packages group with 6 updates #5

Merged
merged 2 commits into from
Sep 3, 2024

Commits on Sep 3, 2024

  1. Bump the python-packages group with 6 updates

    Bumps the python-packages group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.1.0` |
    | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` |
    | [scipy](https://github.com/scipy/scipy) | `1.13.1` | `1.14.1` |
    | [shapely](https://github.com/shapely/shapely) | `2.0.5` | `2.0.6` |
    | [sql-metadata](https://github.com/macbre/sql-metadata) | `2.12.0` | `2.13.0` |
    | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.30` | `2.0.32` |
    
    
    Updates `numpy` from 1.26.4 to 2.1.0
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
    - [Commits](numpy/numpy@v1.26.4...v2.1.0)
    
    Updates `pyyaml` from 6.0.1 to 6.0.2
    - [Release notes](https://github.com/yaml/pyyaml/releases)
    - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
    - [Commits](yaml/pyyaml@6.0.1...6.0.2)
    
    Updates `scipy` from 1.13.1 to 1.14.1
    - [Release notes](https://github.com/scipy/scipy/releases)
    - [Commits](scipy/scipy@v1.13.1...v1.14.1)
    
    Updates `shapely` from 2.0.5 to 2.0.6
    - [Release notes](https://github.com/shapely/shapely/releases)
    - [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt)
    - [Commits](shapely/shapely@2.0.5...2.0.6)
    
    Updates `sql-metadata` from 2.12.0 to 2.13.0
    - [Release notes](https://github.com/macbre/sql-metadata/releases)
    - [Commits](macbre/sql-metadata@v2.12.0...v2.13.0)
    
    Updates `sqlalchemy` from 2.0.30 to 2.0.32
    - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
    - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
    - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: numpy
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: pyyaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: scipy
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: shapely
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: sql-metadata
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: sqlalchemy
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f3ce204 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from gherka/latest

    Fixed errors related to updating Numpy to 2.x
    gherka authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    005abd1 View commit details
    Browse the repository at this point in the history