dependabot[bot] commited on
Commit
b2f5492
·
unverified ·
1 Parent(s): fdf91ce

Bump streamlit from 0.88.0 to 0.89.0

Browse files

Bumps [streamlit](https://github.com/streamlit/streamlit) from 0.88.0 to 0.89.0.
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Changelog](https://github.com/streamlit/streamlit/blob/develop/docs/changelog.md)
- [Commits](https://github.com/streamlit/streamlit/compare/0.88.0...0.89.0)

---
updated-dependencies:
- dependency-name: streamlit
dependency-type: direct:production
update-type: version-update:semver-minor
...

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

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,6 +4,6 @@ matplotlib==3.4.3
4
  numpy==1.21.2
5
  opencv-python-headless==4.5.3.56
6
  pydub==0.25.1
7
- streamlit==0.88.0
8
  streamlit_webrtc==0.29.0
9
  typing_extensions==3.10.0.2
 
4
  numpy==1.21.2
5
  opencv-python-headless==4.5.3.56
6
  pydub==0.25.1
7
+ streamlit==0.89.0
8
  streamlit_webrtc==0.29.0
9
  typing_extensions==3.10.0.2