From c1a412c86f920690428ee3ec1f53fb409ec46540 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 01:38:46 +0800 Subject: [PATCH] build(deps): Bump asyncstdlib from 3.12.4 to 3.12.5 (#516) Bumps [asyncstdlib](https://github.com/maxfischer2781/asyncstdlib) from 3.12.4 to 3.12.5. - [Release notes](https://github.com/maxfischer2781/asyncstdlib/releases) - [Commits](https://github.com/maxfischer2781/asyncstdlib/compare/v3.12.4...v3.12.5) --- updated-dependencies: - dependency-name: asyncstdlib 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 10a87b86c9..8290e19b65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ colorlog==6.8.2 APScheduler==3.10.4 python-dotenv==1.0.1 multidict==6.0.5 -asyncstdlib==3.12.4 +asyncstdlib==3.12.5 cachetools==5.5.0 CJKwrap==2.2 typing-extensions==4.12.2