dependabot[bot]
commited on
Bump aiortc from 1.3.2 to 1.4.0
Browse filesBumps [aiortc](https://github.com/aiortc/aiortc) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/aiortc/aiortc/releases)
- [Changelog](https://github.com/aiortc/aiortc/blob/main/docs/changelog.rst)
- [Commits](https://github.com/aiortc/aiortc/compare/1.3.2...1.4.0)
---
updated-dependencies:
- dependency-name: aiortc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
aiortc==1.
|
2 |
matplotlib==3.5.1
|
3 |
numpy==1.22.3
|
4 |
opencv-python-headless==4.5.5.64
|
|
|
1 |
+
aiortc==1.4.0
|
2 |
matplotlib==3.5.1
|
3 |
numpy==1.22.3
|
4 |
opencv-python-headless==4.5.5.64
|