Skip to content

Commit 6924c14

Browse files
authored
[pip prod] (deps): Update python-dotenv requirement from ~=1.1.1 to ~=1.2.1 (#128)
2 parents f3d40eb + 27c794e commit 6924c14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ keywords = ["discord", "bot", "minecraft"]
3232
dependencies = [
3333
"discord-py==2.6.4",
3434
"audioop-lts; python_version>='3.13'",
35-
"python-dotenv~=1.1.1",
35+
"python-dotenv~=1.2.1",
3636
"httpx[http2]~=0.28.1",
3737
"mcstatus~=12.0.3",
3838
"async-timeout>=4.0.3",

0 commit comments

Comments
 (0)