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

Consolidated dependencies #398

Merged
merged 20 commits into from
Nov 3, 2023
Merged

Consolidated dependencies #398

merged 20 commits into from
Nov 3, 2023

Commits on Jul 31, 2023

  1. Bump pygments from 2.7.4 to 2.15.0 in /docs

    Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 to 2.15.0.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.7.4...2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4ab5c0c View commit details
    Browse the repository at this point in the history
  2. Bump certifi from 2022.12.7 to 2023.7.22

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
    - [Commits](certifi/python-certifi@2022.12.07...2023.07.22)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f812c17 View commit details
    Browse the repository at this point in the history
  3. Bump requests from 2.25.1 to 2.31.0

    Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.25.1...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1a931a7 View commit details
    Browse the repository at this point in the history
  4. Bump scipy from 1.2.0 to 1.10.0

    Bumps [scipy](https://github.com/scipy/scipy) from 1.2.0 to 1.10.0.
    - [Release notes](https://github.com/scipy/scipy/releases)
    - [Commits](scipy/scipy@v1.2.0...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: scipy
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a8057de View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Bump tornado from 6.1 to 6.3.3 in /docs

    Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.1 to 6.3.3.
    - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
    - [Commits](tornadoweb/tornado@v6.1.0...v6.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: tornado
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e5567d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Bump pillow from 9.3.0 to 10.0.1

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](python-pillow/Pillow@9.3.0...10.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9aef74a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Bump urllib3 from 1.26.5 to 1.26.18

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.18.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.5...1.26.18)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ca73e10 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. reverse requirements-min

    requirements-min is for testing and is not a recommendation and so old packages are allowed
    mdeceglie committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a276927 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #386 from NREL/dependabot/pip/docs/tornado-6.3.3

    Bump tornado from 6.1 to 6.3.3 in /docs
    mdeceglie authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    57f6914 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #384 from NREL/dependabot/pip/requests-2.31.0

    Bump requests from 2.25.1 to 2.31.0
    mdeceglie authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    32396b1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #381 from NREL/dependabot/pip/docs/pygments-2.15.0

    Bump pygments from 2.7.4 to 2.15.0 in /docs
    mdeceglie authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2f442a2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #383 from NREL/dependabot/pip/certifi-2023.7.22

    Bump certifi from 2022.12.7 to 2023.7.22
    mdeceglie authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    83de2ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a46c47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed3067a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e674b8b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #397 from NREL/dependabot/pip/urllib3-1.26.18

    Bump urllib3 from 1.26.5 to 1.26.18
    mdeceglie authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1155fb7 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #393 from NREL/dependabot/pip/pillow-10.0.1

    Bump pillow from 9.3.0 to 10.0.1
    mdeceglie authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e8f89c7 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #385 from NREL/dependabot/pip/scipy-1.10.0

    Bump scipy from 1.2.0 to 1.10.0
    mdeceglie authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a1ada94 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9629e11 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. release date correction

    mdeceglie committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    60779a5 View commit details
    Browse the repository at this point in the history