From 3318ab3f0878ae386fdcdca9de833402f4c53cd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 11:33:24 +0000 Subject: [PATCH] Update urbandict requirement from >=0.5 to >=0.6.1 Updates the requirements on [urbandict](https://github.com/novel/py-urbandict) to permit the latest version. - [Commits](https://github.com/novel/py-urbandict/compare/0.6.1...0.6.1) --- updated-dependencies: - dependency-name: urbandict dependency-version: 0.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirementsDOCKER.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0226c10..a3ffa06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ spotdl selenium>=3.141.0 telethon>=1.10.6 telethon-session-sqlalchemy>=0.2.6 -urbandict>=0.5 +urbandict>=0.6.1 wikipedia>=1.4.0 randomstuff.py spotify_token diff --git a/requirementsDOCKER.txt b/requirementsDOCKER.txt index 2217992..4bfa5be 100644 --- a/requirementsDOCKER.txt +++ b/requirementsDOCKER.txt @@ -9,7 +9,7 @@ google_images_download>=2.4.2 googletrans>=2.4.0 gsearch>=1.6.0 gtts>=2.0.1 -urbandict>=0.5 +urbandict>=0.6.1 gsearch>=1.6.0 wikipedia>=1.4.0 speedtest-cli>=2.0.2 @@ -46,7 +46,7 @@ speedtest-cli>=2.0.2 spongemock telegraph telethon-session-sqlalchemy>=0.2.6 -urbandict>=0.5 +urbandict>=0.6.1 wikipedia>=1.4.0 zalgo_text>=0.6 spotify_token