dependabot[bot] commited on
Commit
4542c52
·
unverified ·
1 Parent(s): 6a932b7

Bump av from 8.1.0 to 9.0.1

Browse files

Bumps [av](https://github.com/PyAV-Org/PyAV) from 8.1.0 to 9.0.1.
- [Release notes](https://github.com/PyAV-Org/PyAV/releases)
- [Changelog](https://github.com/PyAV-Org/PyAV/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/PyAV-Org/PyAV/compare/v8.1.0...v9.0.1)

---
updated-dependencies:
- dependency-name: av
dependency-type: direct:production
update-type: version-update:semver-major
...

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

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  aiortc==1.3.1
2
- av==8.1.0
3
  matplotlib==3.5.1
4
  numpy==1.21.4
5
  opencv-python-headless==4.5.5.62
 
1
  aiortc==1.3.1
2
+ av==9.0.1
3
  matplotlib==3.5.1
4
  numpy==1.21.4
5
  opencv-python-headless==4.5.5.62