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 #428

Merged
merged 4 commits into from
Feb 15, 2023
Merged

Update dependencies #428

merged 4 commits into from
Feb 15, 2023

Commits on Feb 8, 2023

  1. Update pylint requirement from ~=2.15 to ~=2.16 (#425)

    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.15.0...v2.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    2c2c5cb View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Update pymatgen requirement (#424)

    Updates the requirements on [pymatgen](https://github.com/materialsproject/pymatgen) to permit the latest version.
    - [Release notes](https://github.com/materialsproject/pymatgen/releases)
    - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst)
    - [Commits](materialsproject/pymatgen@v2019.7.2...v2023.1.30)
    
    ---
    updated-dependencies:
    - dependency-name: pymatgen
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com>
    dependabot[bot] and CasperWA committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    2244836 View commit details
    Browse the repository at this point in the history
  2. Keep 'ci/dependabot-updates' up-to-date with 'develop'

    The AiiDA Team committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    599404e View commit details
    Browse the repository at this point in the history
  3. Update aiida-core requirement from ~=2.2.1 to ~=2.2.2 (#427)

    * Update aiida-core requirement from ~=2.2.1 to ~=2.2.2
    
    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@v2.2.1...v2.2.2)
    
    ---
    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 Feb 15, 2023
    Configuration menu
    Copy the full SHA
    718cc8c View commit details
    Browse the repository at this point in the history