dependabot[bot] commited on
Commit
ae138fe
·
unverified ·
1 Parent(s): 1627dd4

Bump streamlit-webrtc from 0.23.1 to 0.23.2

Browse files

Bumps [streamlit-webrtc](https://github.com/whitphx/streamlit-webrtc) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/whitphx/streamlit-webrtc/releases)
- [Changelog](https://github.com/whitphx/streamlit-webrtc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/whitphx/streamlit-webrtc/compare/v0.23.1...v0.23.2)

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

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

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,5 +5,5 @@ numpy==1.21.0
5
  opencv_python==4.5.2.54
6
  pydub==0.25.1
7
  streamlit==0.83.0
8
- streamlit_webrtc==0.23.1
9
  typing_extensions==3.10.0.0
 
5
  opencv_python==4.5.2.54
6
  pydub==0.25.1
7
  streamlit==0.83.0
8
+ streamlit_webrtc==0.23.2
9
  typing_extensions==3.10.0.0