dependabot[bot] commited on
Commit
0524b6a
·
unverified ·
1 Parent(s): 16577f9

Bump streamlit-webrtc from 0.44.0 to 0.44.2

Browse files

Bumps [streamlit-webrtc](https://github.com/whitphx/streamlit-webrtc) from 0.44.0 to 0.44.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.44.0...v0.44.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
@@ -4,6 +4,6 @@ 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.0
8
  typing_extensions==4.1.1
9
  protobuf~=3.19.0
 
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