Update dependency pynacl to ~=1.6.0
All checks were successful
Test / build (pull_request) Successful in 33s
Test / build (push) Successful in 26s

This commit was merged in pull request #72.
This commit is contained in:
2025-09-11 03:10:12 +03:00
parent 5acddf3e94
commit 3a877631cf

View File

@@ -4,7 +4,7 @@ fastapi[all]~=0.115.5,<0.116.0
fastapi_discord==0.2.7
libbot[speed,pycord,cache]==4.4.0
mongodb-migrations==1.3.1
pynacl~=1.5.0
pynacl~=1.6.0
pytz~=2025.1
tempora~=5.8.1
typer~=0.17.1