dependabot[bot] commited on
Commit
85fa9b9
·
unverified ·
1 Parent(s): 3e96b45

Bump av from 8.0.3 to 8.1.0

Browse files

Bumps [av](https://github.com/PyAV-Org/PyAV) from 8.0.3 to 8.1.0.
- [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.0.3...v8.1.0)

---
updated-dependencies:
- dependency-name: av
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
@@ -1,5 +1,5 @@
1
  aiortc==1.2.1
2
- av==8.0.3
3
  matplotlib==3.5.1
4
  numpy==1.21.4
5
  opencv-python-headless==4.5.4.60
 
1
  aiortc==1.2.1
2
+ av==8.1.0
3
  matplotlib==3.5.1
4
  numpy==1.21.4
5
  opencv-python-headless==4.5.4.60