Skip to content

Commit

Permalink
Update optimade requirement from ~=0.16.11 to ~=0.16.12 (#412)
Browse files Browse the repository at this point in the history
Updates the requirements on [optimade](https://github.com/Materials-Consortia/optimade-python-tools) to permit the latest version.
- [Release notes](https://github.com/Materials-Consortia/optimade-python-tools/releases)
- [Changelog](https://github.com/Materials-Consortia/optimade-python-tools/blob/master/CHANGELOG.md)
- [Commits](Materials-Consortia/optimade-python-tools@v0.16.11...v0.16.12)

---
updated-dependencies:
- dependency-name: optimade
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2022
1 parent bd98e15 commit 1fd6a18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cachecontrol[filecache]~=0.12.10
ipywidgets~=7.7
ipywidgets-extended>=1.1.1,<2
nglview~=3.0
optimade~=0.16.11
optimade~=0.16.12
pandas~=1.3
requests~=2.27
setuptools>=49.4
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cachecontrol[filecache]~=0.12.10
ipywidgets~=7.7
ipywidgets-extended>=1.1.1,<2
nglview~=3.0
optimade~=0.16.11
optimade~=0.16.12
pandas~=1.3
requests~=2.27
widget_periodictable~=3.0

0 comments on commit 1fd6a18

Please sign in to comment.