#237 Bump deps
Merged 2 years ago by frantisekz. Opened 2 years ago by frantisekz.

file modified
+2 -5
@@ -1,6 +1,6 @@ 

  # the flask and werkzeug freeze is to reflect the state on production

- Flask == 2.0.2

- Werkzeug == 2.0.2

+ Flask == 2.0.3

+ Werkzeug == 2.0.3

  

  alembic

  bodhi-client
@@ -29,8 +29,5 @@ 

  SQLAlchemy

  WTForms

  

- # this is not a direct dependency, but a workaround for https://github.com/psf/requests/issues/5710

- idna == 2.10

- 

  # openshift deployment dependency

  gunicorn == 20.1.0

Minor Flask update, drop idna workaround that's no longer needed

Build succeeded.

Pull-Request has been merged by frantisekz

2 years ago
Metadata