dependabot[bot] commited on
Commit
fc5d322
·
unverified ·
1 Parent(s): 2d4594d

Bump numpy from 1.21.3 to 1.21.4

Browse files

Bumps [numpy](https://github.com/numpy/numpy) from 1.21.3 to 1.21.4.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.21.3...v1.21.4)

---
updated-dependencies:
- dependency-name: numpy
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
@@ -1,7 +1,7 @@
1
  aiortc==1.2.1
2
  av==8.0.3
3
  matplotlib==3.4.3
4
- numpy==1.21.3
5
  opencv-python-headless==4.5.4.60
6
  pydub==0.25.1
7
  streamlit==1.2.0
 
1
  aiortc==1.2.1
2
  av==8.0.3
3
  matplotlib==3.4.3
4
+ numpy==1.21.4
5
  opencv-python-headless==4.5.4.60
6
  pydub==0.25.1
7
  streamlit==1.2.0