Skip to content

Commit

Permalink
Update voila requirement from ~=0.3.6 to ~=0.4.0
Browse files Browse the repository at this point in the history
Updates the requirements on [voila](https://github.com/voila-dashboards/voila) to permit the latest version.
- [Release notes](https://github.com/voila-dashboards/voila/releases)
- [Changelog](https://github.com/voila-dashboards/voila/blob/main/CHANGELOG.md)
- [Commits](https://github.com/voila-dashboards/voila/compare/@voila-dashboards/voila@0.3.6...@voila-dashboards/voila@0.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2022
1 parent 1d9a090 commit 80f8d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip~=22.3
voila~=0.3.6
voila~=0.4.0
matplotlib~=3.6.2
numpy~=1.23.4
ipympl~=0.8.8
Expand Down

0 comments on commit 80f8d7c

Please sign in to comment.