dependabot[bot] commited on
Commit
27f785f
·
unverified ·
1 Parent(s): b9e73e2

Bump streamlit from 1.14.0 to 1.16.0

Browse files

Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.14.0 to 1.16.0.
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](https://github.com/streamlit/streamlit/compare/1.14.0...1.16.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
@@ -3,7 +3,7 @@ matplotlib==3.5.1
3
  numpy==1.22.3
4
  opencv-python-headless==4.5.5.64
5
  pydub==0.25.1
6
- streamlit==1.14.0
7
  streamlit_webrtc==0.44.2
8
  typing_extensions==4.1.1
9
  protobuf~=3.19.0
 
3
  numpy==1.22.3
4
  opencv-python-headless==4.5.5.64
5
  pydub==0.25.1
6
+ streamlit==1.16.0
7
  streamlit_webrtc==0.44.2
8
  typing_extensions==4.1.1
9
  protobuf~=3.19.0