Bump multidict from 6.0.1 to 6.0.2 (#333)

Bumps [multidict](https://github.com/aio-libs/multidict) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/aio-libs/multidict/releases)
- [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/multidict/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: multidict
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-01-25 23:05:58 +03:00
committed by GitHub
parent 5e16edc003
commit c2c2707fb6
+1 -1
View File
@@ -16,7 +16,7 @@ lxml==4.7.1
MarkupSafe==2.0.1
mock==4.0.3
multidict==5.2.0;python_version<"3.7"
multidict==6.0.1;python_version>="3.7"
multidict==6.0.2;python_version>="3.7"
pycountry==22.1.10
PyPDF2==1.26.0
PySocks==1.7.1