Skip to content

Commit

Permalink
Update dependencies (#405)
Browse files Browse the repository at this point in the history
Update dependencies:

* Update voila requirement from ~=0.3.2 to ~=0.3.3 (#403)
* Update pytest requirement from ~=7.0 to ~=7.1 (#404)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
CasperWA and dependabot[bot] committed Mar 16, 2022
1 parent 2177856 commit f771e7a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ optimade~=0.16.11
pandas~=1.3
requests~=2.27
setuptools>=49.4
voila~=0.3.2
voila~=0.3.3
widget_periodictable~=3.0
2 changes: 1 addition & 1 deletion requirements/requirements_server.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ase~=3.22
voila~=0.3.2
voila~=0.3.3
2 changes: 1 addition & 1 deletion requirements/requirements_testing.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
codecov~=2.1
pytest~=7.0
pytest~=7.1
pytest-cov~=3.0
pytest-tornasync~=0.6.0.post2

0 comments on commit f771e7a

Please sign in to comment.