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

Update dependencies #378

Merged
merged 5 commits into from
Sep 12, 2022
Merged

Update dependencies #378

merged 5 commits into from
Sep 12, 2022

Commits on Aug 29, 2022

  1. Update pylint requirement from ~=2.14 to ~=2.15 (#376)

    Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
    - [Release notes](https://github.com/PyCQA/pylint/releases)
    - [Commits](pylint-dev/pylint@v2.14.0...v2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    73fed59 View commit details
    Browse the repository at this point in the history
  2. Update uvicorn requirement from ~=0.18.2 to ~=0.18.3 (#377)

    Updates the requirements on [uvicorn](https://github.com/encode/uvicorn) to permit the latest version.
    - [Release notes](https://github.com/encode/uvicorn/releases)
    - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
    - [Commits](encode/uvicorn@0.18.2...0.18.3)
    
    ---
    updated-dependencies:
    - dependency-name: uvicorn
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    29e0694 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    20d3a4f View commit details
    Browse the repository at this point in the history
  2. Update aiida-core requirement from ~=1.6.8 to ~=2.0.3 (#380)

    * Update aiida-core requirement from ~=1.6.8 to ~=2.0.3
    
    Updates the requirements on [aiida-core](https://github.com/aiidateam/aiida-core) to permit the latest version.
    - [Release notes](https://github.com/aiidateam/aiida-core/releases)
    - [Changelog](https://github.com/aiidateam/aiida-core/blob/main/CHANGELOG.md)
    - [Commits](aiidateam/aiida-core@v1.6.8...v2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: aiida-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update AiiDA/OPTIMADE
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: The AiiDA Team <developers@aiida.net>
    dependabot[bot] and The AiiDA Team committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    275b310 View commit details
    Browse the repository at this point in the history
  3. Update pre-commit hooks

    The AiiDA Team committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    c55f807 View commit details
    Browse the repository at this point in the history