From f2ae4126567c698a243457cb39d1b7ccf20a8aaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 00:49:00 +0800 Subject: [PATCH] build(deps): Bump asyncstdlib from 3.12.5 to 3.13.0 (#565) Bumps [asyncstdlib](https://github.com/maxfischer2781/asyncstdlib) from 3.12.5 to 3.13.0. - [Release notes](https://github.com/maxfischer2781/asyncstdlib/releases) - [Commits](https://github.com/maxfischer2781/asyncstdlib/compare/v3.12.5...v3.13.0) --- updated-dependencies: - dependency-name: asyncstdlib dependency-type: direct:production update-type: version-update:semver-minor ... 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 f3304b8ab5..236c55c64c 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.1.0 -asyncstdlib==3.12.5 +asyncstdlib==3.13.0 cachetools==5.5.0 CJKwrap==2.2 typing-extensions==4.12.2