Commit c5424a04 authored by Adrian Pino's avatar Adrian Pino Committed by GitHub
Browse files

Merge pull request #124 from SunriseOpenOperatorPlatform/dependabot/pip/requests-2.32.4

Bump requests from 2.32.3 to 2.32.4
parents 86d2fbed 1b7f6e63
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ dependencies = [
  "auto_mix_prep==0.2.0",
  "colorlog==6.8.2",
  "pydantic==2.11.3",
  "requests==2.32.3",
  "requests==2.32.4",
]

[project.urls]