Commit ccddea97 authored by Afonso Castanheta's avatar Afonso Castanheta
Browse files

Update werkzeug version to 3.1.4 in requirements.txt

parent ac7be123
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -21,6 +21,6 @@ opentelemetry-api == 1.20.0
opentelemetry-sdk == 1.20.0
opentelemetry-sdk == 1.20.0
flask_executor == 1.0.0
flask_executor == 1.0.0
Flask-APScheduler == 1.13.1
Flask-APScheduler == 1.13.1
werkzeug == 3.0.6
werkzeug == 3.1.4
gunicorn == 23.0.0
gunicorn == 23.0.0
packaging == 24.0
packaging == 24.0
 No newline at end of file