dependabot[bot] commited on
Commit
7ea4ef6
·
unverified ·
1 Parent(s): 12874b0

Bump streamlit from 1.1.0 to 1.2.0

Browse files

Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](https://github.com/streamlit/streamlit/compare/1.1.0...1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

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.3
5
  opencv-python-headless==4.5.4.60
6
  pydub==0.25.1
7
- streamlit==1.1.0
8
  streamlit_webrtc==0.31.5
9
  typing_extensions==4.0.0
 
4
  numpy==1.21.3
5
  opencv-python-headless==4.5.4.60
6
  pydub==0.25.1
7
+ streamlit==1.2.0
8
  streamlit_webrtc==0.31.5
9
  typing_extensions==4.0.0