-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependencies: * Bump mkdocs-material from 8.1.9 to 8.2.3 (#1072, #1074, #1083) * Bump mkdocstrings from 0.17.0 to 0.18.0 (#1071) * Bump pytest from 7.0.0 to 7.0.1 (#1073) * Bump mkdocs-awesome-pages-plugin from 2.6.1 to 2.7.0 (#1075) * Bump uvicorn from 0.17.4 to 0.17.5 (#1077) Update GH Actions: * Bump actions/setup-python from 2 to 3 (#1090) * Bump actions/checkout from 2 to 3 (#1092) Update `setup.py` according to updated dependencies. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: OPTIMADE Developers <[email protected]>
- Loading branch information
1 parent
124084f
commit aef96e0
Showing
9 changed files
with
31 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,5 +4,5 @@ invoke==1.6.0 | |
jsondiff==1.3.1 | ||
pre-commit==2.17.0 | ||
pylint==2.12.2 | ||
pytest==7.0.0 | ||
pytest==7.0.1 | ||
pytest-cov==3.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
markupsafe==2.0.1 # Can be removed once aiida supports Jinja2>=3, see pallets/markupsafe#284 | ||
mike==1.1.2 | ||
mkdocs==1.2.3 | ||
mkdocs-awesome-pages-plugin==2.6.1 | ||
mkdocs-material==8.1.9 | ||
mkdocstrings==0.17.0 | ||
mkdocs-awesome-pages-plugin==2.7.0 | ||
mkdocs-material==8.2.3 | ||
mkdocstrings==0.18.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters