Skip to content

Commit 9fcc47a

Browse files
fix(deps): update dependency python-dotenv to v1.2.1 (#211)
1 parent e4650a9 commit 9fcc47a

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies = [
66
"beautifulsoup4==4.13.4",
77
"psutil==7.0.0",
88
"disnake==2.10.1",
9-
"python-dotenv==1.1.0",
9+
"python-dotenv==1.2.1",
1010
"yt-dlp==2025.6.9",
1111
"aiohttp==3.12.14",
1212
"imageio==2.37.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requests==2.32.4
44
beautifulsoup4==4.13.4
55
psutil==7.0.0
66
disnake==2.10.1
7-
python-dotenv==1.1.0
7+
python-dotenv==1.2.1
88
yt-dlp==2025.6.9
99
aiohttp==3.12.14
1010
imageio==2.37.0

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)