From 0064fad85c2b55482503a6ff79c4a771b2319184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 11:28:43 +0200 Subject: [PATCH] Bump multidict from 6.0.2 to 6.0.4 (#891) Bumps [multidict](https://github.com/aio-libs/multidict) from 6.0.2 to 6.0.4. - [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.2...v6.0.4) --- updated-dependencies: - dependency-name: multidict dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 08fe3c7..dc153fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ Jinja2==3.1.2 lxml==4.9.1 MarkupSafe==2.1.1 mock==4.0.3 -multidict==6.0.2 +multidict==6.0.4 pycountry==22.3.5 PyPDF2==2.10.8 PySocks==1.7.1