diff --git a/requirements.txt b/requirements.txt index 861c739..2b331f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ argon2-cffi==23.1.0 python-frontmatter==1.1.0 pycryptodome==3.23.0 httpx==0.28.1 # Async HTTP client (replaces requests for async operations) -requests==2.32.5 # Keep for sync operations if needed +requests==2.33.0 # Keep for sync operations if needed python-dateutil==2.9.0.post0 aiosmtplib==3.0.1 # Async SMTP for email sending