Bump pecan to fix #1829042
This has a long history [1][2] but at this point we are already using 1.4.0+ versions of pecan so this change is proven to be safe. [1] https://review.opendev.org/c/openstack/neutron/+/752058 [2] https://review.opendev.org/c/openstack/requirements/+/747419 Change-Id: I9fa0ed8c2170baa98e4dad868e0f614f92f6c7ab Closes-Bug: #1829042
This commit is contained in:
parent
970f9fbafa
commit
499ae95881
@ -13,7 +13,7 @@ Routes>=2.3.1 # MIT
|
||||
debtcollector>=1.19.0 # Apache-2.0
|
||||
decorator>=4.1.0 # BSD
|
||||
eventlet>=0.26.1 # MIT
|
||||
pecan>=1.3.2 # BSD
|
||||
pecan>=1.4.0 # BSD
|
||||
httplib2>=0.9.1 # MIT
|
||||
requests>=2.18.0 # Apache-2.0
|
||||
Jinja2>=2.10 # BSD License (3 clause)
|
||||
|
Loading…
Reference in New Issue
Block a user