Commit 4a6b24cc authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Merge branch 'OCF143-upgrade-gunicorn-version-from-22-to-23' into 'staging'

Ocf143 upgrade gunicorn version from 22 to 23

See merge request !127
parents cfceb9d1 d764f6b4
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,5 +21,5 @@ opentelemetry-sdk == 1.20.0
flask_executor == 1.0.0
Flask-APScheduler == 1.13.1
werkzeug == 3.0.6
gunicorn == 22.0.0
gunicorn == 23.0.0
packaging == 24.0
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -19,5 +19,5 @@ opentelemetry-api == 1.19.0
opentelemetry-sdk == 1.19.0
flask_executor == 1.0.0
werkzeug == 3.0.4
gunicorn == 22.0.0
gunicorn == 23.0.0
packaging == 24.0
+1 −1
Original line number Diff line number Diff line
@@ -20,5 +20,5 @@ opentelemetry-sdk == 1.19.0
flask_executor == 1.0.0
Flask-APScheduler == 1.13.1
Flask-Script == 2.0.6
gunicorn == 22.0.0
gunicorn == 23.0.0
packaging == 24.0
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -20,5 +20,5 @@ opentelemetry-sdk == 1.19.0
flask_executor == 1.0.0
werkzeug == 3.0.4
pyopenssl == 24.1.0
gunicorn == 22.0.0
gunicorn == 23.0.0
packaging == 24.0
+1 −1
Original line number Diff line number Diff line
@@ -20,5 +20,5 @@ opentelemetry-api == 1.19.0
opentelemetry-sdk == 1.19.0
flask_executor == 1.0.0
werkzeug == 3.0.4
gunicorn == 22.0.0
gunicorn == 23.0.0
packaging == 24.0
Loading