Merge pull request #535 from eitchtee/dependabot/uv/requests-2.33.0

build(deps): bump requests from 2.32.5 to 2.33.0
This commit is contained in:
Herculino Trotta
2026-04-18 02:41:18 -03:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ dependencies = [
"python-dateutil~=2.9.0.post0",
"pytz>=2025.2",
"pyyaml~=6.0.2",
"requests~=2.32.5",
"requests~=2.33.0",
"simpleeval~=1.0.3",
"watchfiles==1.1.1",
"whitenoise[brotli]==6.11.0",