From e3709d8d306b0b184909ff122edc3719a0fbf1be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Dec 2022 16:29:53 +0100 Subject: [PATCH] chore(deps): bump multidict from 6.0.2 to 6.0.4 (#120) 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] 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 9801145..22f7802 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ jaraco.logging==3.1.2 jaraco.stream==3.0.3 jaraco.text==3.11.0 more-itertools==9.0.0 -multidict==6.0.2 +multidict==6.0.4 openttd-helpers==1.1.0 pydantic==1.10.3 pytz==2022.7