From 69fb77d04139c10659266df7841b8697641467b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 09:34:52 +0000 Subject: [PATCH] chore(deps)(deps): bump idna from 3.15 to 3.18 Bumps [idna](https://github.com/kjd/idna) from 3.15 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.15...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 66958f5..4403e5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ discord.py==2.3.2 httpx==0.27.0 python-dotenv==1.2.2 -idna==3.15 \ No newline at end of file +idna==3.18 \ No newline at end of file