From 2442baddbf53814c0dac78e07c88b3129cd5b103 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 22:12:53 +0000 Subject: [PATCH] Bump auraxium from 0.2.3 to 0.3.0 Bumps [auraxium](https://github.com/leonhard-s/auraxium) from 0.2.3 to 0.3.0. - [Release notes](https://github.com/leonhard-s/auraxium/releases) - [Commits](https://github.com/leonhard-s/auraxium/compare/v0.2.3...v0.3.0) --- updated-dependencies: - dependency-name: auraxium dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 391c47e..bb86dfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiormq==6.7.5 aiosignal==1.3.1 async-timeout==4.0.2 attrs==23.1.0 -auraxium==0.2.3 +auraxium==0.3.0 backoff==2.2.1 charset-normalizer==3.1.0 frozenlist==1.3.3