summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-06-04 09:21:08 +0000
committerGerrit Code Review <review@openstack.org>2022-06-04 09:21:08 +0000
commit8d45a9f94140a8428de8d53067c39db8adf4d08c (patch)
tree853f5a5314d20889300a979a83fc74fdad259193
parent5ac974cf67bc6da560396a9c9fc885790d1694f0 (diff)
parente6d46b218c04c4486988f2c1a422e7e00b14c2df (diff)
downloadhorizon-8d45a9f94140a8428de8d53067c39db8adf4d08c.tar.gz
Merge "Update pyScss to 1.4.0"
-rw-r--r--lower-constraints.txt2
-rw-r--r--requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index 43eb5a3d3..656713424 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -83,7 +83,7 @@ pymongo==3.0.2
pyOpenSSL==19.1.0
pyparsing==2.1.0
pyperclip==1.5.27
-pyScss==1.3.7
+pyScss==1.4.0
pytest==5.3.5
pytest-django==3.8.0
pytest-html==2.0.1
diff --git a/requirements.txt b/requirements.txt
index f1f245993..9eabe2f25 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -29,7 +29,7 @@ oslo.upgradecheck>=1.5.0 # Apache-2.0
oslo.utils>=4.12.0 # Apache-2.0
osprofiler>=3.4.2 # Apache-2.0
pymongo!=3.1,>=3.0.2 # Apache-2.0
-pyScss>=1.3.7 # MIT License
+pyScss>=1.4.0 # MIT License
python-cinderclient>=8.0.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
python-keystoneclient>=3.22.0 # Apache-2.0