From ff32ed3ef9d953ef4f7249c902dd4befee69ad97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 15:02:28 +0000 Subject: [PATCH] Bump idna from 3.17 to 3.18 Bumps [idna](https://github.com/kjd/idna) from 3.17 to 3.18. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.17...v3.18) --- updated-dependencies: - dependency-name: idna dependency-version: '3.18' 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 195ae55..263478e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi==2026.5.20 charset-normalizer==3.4.7 -idna==3.17 +idna==3.18 python-decouple==3.8 python-steamgriddb==1.0.5 requests==2.34.2